PdfDocumentControlDestX Property
The destination rectangle top left corner X coordinate in points
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public float DestX { get; set; }
Public Property DestX As Single
Get
Set
public:
property float DestX {
float get ();
void set (float value);
}
member DestX : float32 with get, set
Property Value
Single