PdfHeaderOptionsPageNumberingPageCountIncrement Property
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextArea element
added to the header.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public int PageNumberingPageCountIncrement { get; set; }
Public Property PageNumberingPageCountIncrement As Integer
Get
Set
public:
property int PageNumberingPageCountIncrement {
int get ();
void set (int value);
}
member PageNumberingPageCountIncrement : int with get, set
Property Value
Int32