HiQPdf Documentation

PdfDocumentControlPostCardMode Property

Quickly Create High Quality PDFs
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:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public bool PostCardMode { get; set; }

Property Value

Type: Boolean
See Also

Reference