Click or drag to resize

textSectionLineStyles Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Kolekcija stilova -- automatski generise standardne stilove
Inheritance Hierarchy
SystemObject
  System.Collections.GenericDictionarytextSectionLineStyleName, textSectionLineStyle
    imbACE.Services.textBlocks.coretextSectionLineStyles

Namespace:  imbACE.Services.textBlocks.core
Assembly:  imbACE.Services (in imbACE.Services.dll) Version: 0.2
Syntax
C#
public class textSectionLineStyles : Dictionary<textSectionLineStyleName, textSectionLineStyle>
Request Example View Source

The textSectionLineStyles type exposes the following members.

Constructors
  NameDescription
Public methodtextSectionLineStyles
Initializes a new instance of the textSectionLineStyles class
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also