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: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public bool PostCardMode { get; set; }
Property Value
Boolean