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:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.