Represents a control displaying a single fixed page in a scalable manner.
Namespace:
FirstFloor.Documents.ControlsAssembly: FirstFloor.Documents.Controls (in FirstFloor.Documents.Controls.dll) Version: 1.1.0.0 (1.1.0.4)
Syntax
| C# |
|---|
public class FixedPageViewer : ControlBase |
| Visual Basic (Declaration) |
|---|
Public Class FixedPageViewer _ Inherits ControlBase |
| Visual C++ |
|---|
public ref class FixedPageViewer : public ControlBase |
Inheritance Hierarchy
System..::.Object
System.Windows..::.DependencyObject
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
FirstFloor.Documents.Controls..::.ControlBase
FirstFloor.Documents.Controls..::.FixedPageViewer
System.Windows..::.DependencyObject
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
FirstFloor.Documents.Controls..::.ControlBase
FirstFloor.Documents.Controls..::.FixedPageViewer