mPDFExportParamsUseHLR
Property
 | 
Namespace: Teigha.Export_Import
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public bool UseHLR { get; set; }
 
Public Property UseHLR As Boolean
        Get
        Set
 
public:
property bool UseHLR {
        bool get ();
        void set (bool value);
}
 
member UseHLR : bool with get, set
 
 
 
Property Value
Boolean
 
See Also