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

In This Topic
    C1PrintViewLargeTool Class
    In This Topic
    Large version of C1PrintViewTool.
    Object Model
    C1PrintViewLargeTool Class
    Syntax
    'Declaration
     
    
    Public Class C1PrintViewLargeTool 
       Inherits C1PrintViewTool
       Implements IUpdateableTool 
    public class C1PrintViewLargeTool : C1PrintViewTool, IUpdateableTool  
    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.Primitives.ToggleButton
                                  C1.WPF.Toolbar.C1ToolbarToggleButton
                                     C1.WPF.RichTextBox.C1ToggleButtonTool<T>
                                        C1.WPF.RichTextBox.C1PrintViewTool
                                           C1.WPF.RichTextBox.C1PrintViewLargeTool

    See Also