PdfDocumentControlHighResolutionGraphics Property
Indicates if the PDF graphics are using high resolution coordinates.
This property is true by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public bool HighResolutionGraphics { get; set; }
Public Property HighResolutionGraphics As Boolean
Get
Set
public:
property bool HighResolutionGraphics {
bool get ();
void set (bool value);
}
member HighResolutionGraphics : bool with get, set
Property Value
Boolean