The following tables list the members exposed by PDFVisualPage.
Public Constructors
Public Properties
| | Name | Description |
 | CropBox |
Gets or sets the crop box.
|
 | MediaBox |
Gets or sets the media box.
|
 | Page | Gets the O2S.Components.PDF4NET.PDFPage associated with this visual page. |
 | Rotation |
Gets or sets the rotation angle.
|
 | VisualAnnotations |
Gets the list of visual annotations included in the page.
|
 | VisualFields |
Gets the list of visual fields included in the page.
|
Top
Public Methods
| | Name | Description |
 | RefreshContent |
Reparses and displays the page after the underlying page content stream has changed.
|
Top
See Also