Back to Devexpress

PdfXYZDestination Constructors

officefileapi-devexpress-dot-pdf-dot-pdfxyzdestination-dot-ctor.md

latest949 B
Original Source

PdfXYZDestination Constructors

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.

NameParametersDescription
PdfXYZDestination(PdfPage, Nullable<Double>, Nullable<Double>, Nullable<Double>)page, left, top, zoomInitializes a new instance of the PdfXYZDestination class with the specified parameters.

See Also

PdfXYZDestination Class

PdfXYZDestination Members

DevExpress.Pdf Namespace