PrintLayoutView Members
In This Article
#Constructors
Name | Description |
---|---|
Print |
Initializes a new instance of the Print |
#Properties
Name | Description |
---|---|
Adjust |
Specifies whether or not to obtain the font color and background color values from the current skin, if they have not been defined explicitly.
Inherited from Rich |
Allow |
Gets or sets whether line numbers, when enabled, are displayed in the Print |
Back |
Gets or sets the background color of the View.
Inherited from Rich |
Control |
Provides access to the IRich |
Max |
Gets or sets the maximum number of pages in a row at any zoom level. |
Page |
Gets or sets the horizontal alignment of pages in the Print |
Type |
Gets the Rich |
Zoom |
Gets or sets the current zoom level used to display the document.
Inherited from Rich |
#Methods
Name | Description |
---|---|
Dispose() |
For internal use.
Inherited from Rich |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Fit |
Zooms the document so that the entire page is visible in the control. |
Get |
Gets the caret coordinates in the current document’s view.
Inherited from Rich |
Get |
Obtains the page index and the layout position on the page for the specified point.
Inherited from Rich |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Get |
Obtains information on the layout of visible pages.
Inherited from Rich |
Get |
Gets the range encompassing all pages which are shown in the View.
Inherited from Rich |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Page |
Gets the position relative to the document and returns the position relative to the control.
Inherited from Rich |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Overrides the base class method to clear the text representation of an object.
Inherited from Rich |
Visit |
Accepts the Visitor passed as the argument, as defined in the Visitor pattern. |
#Events
Name | Description |
---|---|
Page |
Occurs when multiple pages in a view are changed.
Inherited from Page |
Property |
Occurs every time any of the Rich |
See Also