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

In This Topic
    ContentOffset Property
    In This Topic
    Gets the offset of the text start along the base reading direction, in graphic units.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentOffset As System.Single
    public System.float ContentOffset {get;}
    See Also