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

In This Topic
    ViewType Property
    In This Topic
    Controls the view mode in the application.
    Syntax
    'Declaration
     
    Public Property ViewType As ViewType
    public ViewType ViewType {get; set;}
    See Also