|
PdfTemplateTotalPagesOffset Property
|
Controls the total number of pages offset in the pdf document.
Namespace: SelectPdfAssembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntaxpublic int TotalPagesOffset { get; set; }Public Property TotalPagesOffset As Integer
Get
Set
Property Value
Int32
See Also