The destination rectangle height in points
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public float DestHeight { get; set; }
Public Property DestHeight As Single
Get
Set
public:
property float DestHeight {
float get ();
void set (float value);
}
member DestHeight : float32 with get, set
Property Value
Type:
Single
Reference