Click or drag to resize

PdfFocusCExcelOptionsTopIndent Property

Allows to move the sheet content by the N rows from the top. Default value: 0.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public int TopIndent { get; set; }

Property Value

Int32
Remarks
In other words, it inserts N empty rows from the top.
See Also