PdfFitVerticallyDestination.Left Property
In This Article
Gets the X coordinate that is positioned at at the top left corner of the document window.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Nullable<Double> | The X coordinate in the user coordinate system. |
See Also