Documents for PDF, .NET Edition Documentation
Separator Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TabStop Class : Separator Property
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

Reference

TabStop Class
TabStop Members