PdfDocumentControlScrictIsoRendering Property
Indicates if the generated PDF document respects strictly the ISO standard.
This property is true by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Boolean