EVO PDF Logo

ExplicitDestinationZoomPercentage Property

EVO PDF Client for .NET Core
Gets or sets the zoom percentage of the destination page when viewed in the viewer and the view mode is XYZ (for example a 100 value will not zoom the page).

Namespace:  EvoPdfClient
Assembly:  EvoPdfClient_NetCore (in EvoPdfClient_NetCore.dll) Version: 10.0.0
Syntax

public int ZoomPercentage { get; set; }

Property Value

Type: Int32
See Also

Reference