Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TabStop Class / Offset Property

In This Topic
    Offset Property (TabStop)
    In This Topic
    Gets or sets the tab stop position relative to the left/right (for LTR/RTL text) margin, in graphic units.
    Syntax
    'Declaration
     
    Public Property Offset As System.Single
    public System.float Offset {get; set;}
    See Also