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