HtmlToSvgSetSize Property
Controls if the calculated size of the document is set in document
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Boolean