HtmlToPdfDocument Property
The properties of the object exposed by this property control the content and the aspect of the generated PDF document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public PdfDocumentControl Document { get; }
Public ReadOnly Property Document As PdfDocumentControl
Get
public:
property PdfDocumentControl^ Document {
PdfDocumentControl^ get ();
}
member Document : PdfDocumentControl with get
Property Value
PdfDocumentControl