Indicates if the generated PDF document respects strictly the ISO standard.
This property is true by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool StrictIsoRendering { get; set; }
Public Property StrictIsoRendering As Boolean
Get
Set
public:
property bool StrictIsoRendering {
bool get ();
void set (bool value);
}
member StrictIsoRendering : bool with get, set
Property Value
Type:
Boolean
Reference