Apitron.PDF.Controls for .NET
Top
The PDFViewer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | BackColor |
Gets or sets the background color.
(Overrides ControlBackColor.) |
![]() | ContentPadding |
Gets or sets the content padding in pixels. Affects page view area.
|
![]() | Document |
Gets or sets the document to view.
|
![]() | EnableHotkeys |
Gets or sets a value indicating whether hotkeys handling should be enabled.
|
![]() | EnableSearch |
Gets or sets the controls search panel visibility state.
|
![]() | Focused |
Gets a value indicating whether the control has input focus.
(Overrides ControlFocused.) |
![]() | Hotkeys |
Gets the hotkeys set.
|
![]() | PageViewMode |
Gets or sets the current page view mode.
|
![]() | RenderingQuality |
Gets or sets the rendering quality.
|
![]() | ScrollViewer | |
![]() | SearchHighlightColor |
Gets or sets the highlight color for the search results.
|
![]() | SearchManager |
Gets the search manager.
|
![]() | ShowToolbar |
Gets or sets the controls toolbar visibility state.
|
![]() | Toolbar |
Gets the toolbar of the viewer.
|
![]() | Zoom |
Gets or sets the current zoom factor for the page view.
|
See Also