PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ViewMode Property

In This Topic
    ViewMode Property (C1RibbonPreviewDialog)
    In This Topic
    Gets or sets the view mode of preview.
    Syntax
    'Declaration
     
    Public Property ViewMode As ViewMode
    public ViewMode ViewMode {get; set;}
    See Also