Indicates if the PDF graphics are using high resolution coordinates.
This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.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
Type:
Boolean
Reference