PrepareRenderPdfPageParamsPdfDocument Property
The PDF document to which the PDF page to initialize belongs
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public Document PdfDocument { get; }
Public ReadOnly Property PdfDocument As Document
Get
public:
property Document^ PdfDocument {
Document^ get ();
}
member PdfDocument : Document with get
Property Value
Document