HiQPdf Documentation

PdfDocumentControlPostCardMode Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool PostCardMode { get; set; }

Property Value

Type: Boolean
See Also

Reference