FitBBoxVerticallyDestination.Left Property
Gets or sets the X-coordinate positioned at the top-left corner of the document window.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Double> | A double value that specifies the X-coordinate positioned at the top-left corner of the document window. |
See Also