Documents for PDF, .NET Edition Documentation
Offset Property (TabStop)

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

Reference

TabStop Class
TabStop Members