Controls if the content is scaled down to fit the PDF destination height iof this HTML object. This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool FitDestHeight { get; set; }
Public Property FitDestHeight As Boolean
Get
Set
public:
property bool FitDestHeight {
bool get ();
void set (bool value);
}
member FitDestHeight : bool with get, set
Property Value
Type:
Boolean
Reference