.NET Framework Class Library
DocumentViewer Class
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class |
Represents the DocumentViewer component.
Namespace: Gnostice.Controls.WinForms
Assembly: Gnostice.Controls.WinForms (in Gnostice.Controls.WinForms.dll)
Visual Basic |
<ToolboxBitmapAttribute(GetType(DocumentViewer), "DocumentViewer.bmp")> _ |
C# |
[ToolboxBitmapAttribute(typeof(DocumentViewer), "DocumentViewer.bmp")] |
Visual C++ |
[ToolboxBitmapAttribute(typeof(DocumentViewer), L"DocumentViewer.bmp")] |
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Windows.Forms.Control
System.Windows.Forms.ScrollableControl
System.Windows.Forms.ContainerControl
System.Windows.Forms.UserControl
Gnostice.Controls.WinForms.DocumentViewer