ViewOptions Zoom Property GemBox.Document Help
Gets or sets the zoom.

Namespace: GemBox.Document
Assembly: GemBox.Document (in GemBox.Document.dll) Version: 21.3.30.1151
Syntax

public int Zoom { get; set; }

Field Value

The zoom.
Remarks

Zoom can be between 10% and 500%. Default value is 100%.
See Also