PdfDocumentControlPostCardMode Property
When this property is true the generated PDF document will have only one page
to display the whole content without scaling. This property is false by default
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 18.0.0
public bool PostCardMode { get; set; }
Property Value
Boolean