TableFormatIndentFromLeft Property |
Gets or sets the value that represents the left indent of the table.
Namespace: SautinSoft.Document.TablesAssembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2025.2.13
Syntaxpublic double IndentFromLeft { get; set; }
Public Property IndentFromLeft As Double
Get
Set
Property Value
Double
See Also