Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ViewOptions Class / Zoom Property

In This Topic
    Zoom Property (ViewOptions)
    In This Topic
    Returns or sets the magnification for a window as a percentage.
    Syntax
    'Declaration
     
    Public Property Zoom As System.Integer
    public System.int Zoom {get; set;}
    See Also