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
public bool PostCardMode { get; set; }
Public Property PostCardMode As Boolean
Get
Set
public:
property bool PostCardMode {
bool get ();
void set (bool value);
}
member PostCardMode : bool with get, set
Property Value
Type:
Boolean
Reference