Property ZoomFactor
Namespace TallComponents.PDF.Navigation
Class ExplicitDestination
The zoom factor to use when displaying the page. 1 means actual size; 2 means magnify twice.
double.NaN is used for: n/a or 'use the current value', this depends on the
value.
Setting this value is not allowed for all PageDisplay values, see enum for details.
Syntax
public Double ZoomFactor { get; set; }
Property value
Double