Controls if the calculated size of the document is set in document
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool SetSize { get; set; }
Public Property SetSize As Boolean
Get
Set
public:
property bool SetSize {
bool get ();
void set (bool value);
}
member SetSize : bool with get, set
Property Value
Type:
Boolean
Reference