RichTextBox for WPF | ComponentOne
C1.WPF.RichTextBox Namespace / C1SimplifiedOnePageTool Class
Members

In This Topic
    C1SimplifiedOnePageTool Class
    In This Topic
    Simplified toolbar button that zooms the document so that an entire page fits in the viewport.
    Object Model
    C1SimplifiedOnePageTool Class
    Syntax
    'Declaration
     
    
    Public Class C1SimplifiedOnePageTool 
       Inherits C1ItemTool
    public class C1SimplifiedOnePageTool : C1ItemTool 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             System.Windows.Media.Visual
                System.Windows.UIElement
                   System.Windows.FrameworkElement
                      System.Windows.Controls.Control
                         System.Windows.Controls.ContentControl
                            System.Windows.Controls.Primitives.ButtonBase
                               System.Windows.Controls.Button
                                  C1.WPF.Toolbar.C1ToolbarItem
                                     C1.WPF.RichTextBox.C1ItemTool
                                        C1.WPF.RichTextBox.C1SimplifiedOnePageTool

    See Also