Click or drag to resize
Pdf Library for .NET

PdfDestinationPage Property

Gets or sets the destination page.

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

Property Value

PdfPage
See Also