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