Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / LineBreak Class
Properties Methods

In This Topic
    LineBreak Class Members
    In This Topic

    The following tables list the members exposed by LineBreak.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of inline's code points. (Inherited from GrapeCity.Documents.Text.Inline)
    Public PropertyGets the index of the inline's first code point. (Inherited from GrapeCity.Documents.Text.Inline)
    Public PropertyGets or sets the format to be applied to the object. The null value indicates the default format. (Inherited from GrapeCity.Documents.Text.FormattableInline)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Gets the number of UTF-16 characters.  
    Public MethodOverridden. Gets the string of UTF-16 characters.  
    Top
    See Also