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

In This Topic
    ZoomType Property
    In This Topic
    Gets or sets a zoom value based on the size of the window.
    Syntax
    'Declaration
     
    Public Property ZoomType As ZoomType
    public ZoomType ZoomType {get; set;}
    See Also