ZoomDestination Constructor

Initializes a new instance of the ZoomDestination class.

public ZoomDestination(int pageNumber, PageZoom zoom)
Public Sub New (pageNumber As Integer, zoom As PageZoom)

Parameters

pageNumber
Int32

Page number targeted by the destination.

zoom
PageZoom

Zoom used to display the destination.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ZoomDestination
ceTe.DynamicPDF

In this topic