Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / LineSection Class / ContentLength Property

In This Topic
    ContentLength Property
    In This Topic
    Gets the length of text in the section, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentLength As System.Single
    public System.float ContentLength {get;}
    See Also