Back to Devexpress

PdfXYZDestination Properties

officefileapi-devexpress-dot-pdf-dot-pdfxyzdestination-dot-underscore-properties.md

latest1.4 KB
Original Source

PdfXYZDestination Properties

A destination that positions a specific coordinate at the top left corner of the document window, and zooms a page with the specified zoom factor.

NameDescription
LeftGets the X coordinate of a point that is positioned at at the top left corner of the document window.
PageGets the document page where the destination is located. Inherited from PdfDestination.
PageIndexGets the zero-based index of a page where the destination is located. Inherited from PdfDestination.
TopGets the Y coordinate of a point that is positioned at at the top left corner of the document window.
ZoomGets the zoom factor applied to the visible page area.

See Also

PdfXYZDestination Class

PdfXYZDestination Members

DevExpress.Pdf Namespace