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