Indent Property (TableFormatBase)
In This Topic
Gets or sets the indentation (in points) that shall be added before the leading edge of the current table.
Syntax
'Declaration
Public Property Indent As System.Single
public System.float Indent {get; set;}
See Also