Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Visio.Interfaces.PageViewUpdateData interface

Package:
visio

An interface for updating data on the PageView object, for use in pageView.set({ ... }).

Remarks

Used by

Properties

zoom

Gets and sets the page's zoom level. The value can be between 10 and 400 and denotes the percentage of zoom.

Property Details

zoom

Gets and sets the page's zoom level. The value can be between 10 and 400 and denotes the percentage of zoom.

zoom?: number;

Property Value

number

Remarks

API set: 1.1


Feedback

Was this page helpful?