Viewport.Load

Viewport.Load method

Loads a Viewport from the specified Page.

public static Viewport Load(Page page)
ParameterTypeDescription
pagePageThe page from which to load the viewport.

Return Value

The loaded Viewport.

See Also