PdfFocusCExcelOptionsLeftIndent Property |
Allows to move the sheet content by the N columns from the left. Default value: 0.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2025.11.10
Syntaxpublic int LeftIndent { get; set; }Public Property LeftIndent As Integer
Get
Set
Property Value
Int32
Remarks
In other words, it inserts N empty columns from the left.
See Also