PdfPageCreatingParamsPdfPage Property
The new PDF page created by converter or a previously created PDF page when a
PdfHtml object
is laid out on the existing PDF pages of a document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public PdfPage PdfPage { get; }
Public ReadOnly Property PdfPage As PdfPage
Get
public:
property PdfPage^ PdfPage {
PdfPage^ get ();
}
member PdfPage : PdfPage with get
Property Value
PdfPage