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

In This Topic
    Separator Property
    In This Topic
    Gets or sets the separator character in UTF-32 encoding (used when the Alignment property is set to 'SeparatorTab').
    Syntax
    'Declaration
     
    Public Property Separator As System.Integer
    public System.int Separator {get; set;}
    See Also