PdfFooterOptionsPageNumberingPageCountIncrement Property
Gets or sets an increment for the total number of pages displayed using &P; variable in a TextElement object added to the footer.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_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