Click or drag to resize
Pdf Library for .NET

PdfTemplateTotalPagesOffset Property

Controls the total number of pages offset in the pdf document.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public int TotalPagesOffset { get; set; }

Property Value

Int32
See Also