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: 23.1
Syntax
public int TotalPagesOffset { get; set; }

Property Value

Type: Int32
See Also