Link Search Menu Expand Document

PDFViewerControl Properties

The PDFViewerControl type exposes the following members.

Properties
NameDescription
Public propertyAccessibilityObject (Inherited from Control.)
Public propertyAccessibleDefaultActionDescription (Inherited from Control.)
Public propertyAccessibleDescription (Inherited from Control.)
Public propertyAccessibleName (Inherited from Control.)
Public propertyAccessibleRole (Inherited from Control.)
Public propertyActiveControl (Inherited from ContainerControl.)
Public propertyActiveSelectionIndex
Index of active selection when multi-select mode is enabled (MultiSelectMode).
Public propertyAllowDrop (Inherited from Control.)
Public propertyAllowResizeSelectionRectangles
Gets or sets whether the component allows resizing of selection rectangles using mouse.
Public propertyAnchor (Inherited from Control.)
Public propertyAutoScaleDimensions (Inherited from ContainerControl.)
Public propertyAutoScaleMode (Inherited from ContainerControl.)
Public propertyAutoScroll (Inherited from ScrollableControl.)
Public propertyAutoScrollMargin (Inherited from ScrollableControl.)
Public propertyAutoScrollMinSize (Inherited from ScrollableControl.)
Public propertyAutoScrollOffset (Inherited from Control.)
Public propertyAutoScrollPosition (Inherited from ScrollableControl.)
Public propertyAutoSize (Inherited from UserControl.)
Public propertyAutoSizeMode (Inherited from UserControl.)
Public propertyAutoValidate (Inherited from UserControl.)
Public propertyBackColor (Inherited from Control.)
Public propertyBackgroundImage (Inherited from Control.)
Public propertyBackgroundImageLayout (Inherited from Control.)
Public propertyBindingContext (Inherited from ContainerControl.)
Public propertyBorderStyle (Inherited from UserControl.)
Public propertyBottom (Inherited from Control.)
Public propertyBounds (Inherited from Control.)
Public propertyCacheVisitedPages
Gets or sets whether to keep rendered pages for faster switching to visited pages. Default is true.
Public propertyCanFocus (Inherited from Control.)
Public propertyCanSelect (Inherited from Control.)
Public propertyCapture (Inherited from Control.)
Public propertyCausesValidation (Inherited from Control.)
Public propertyClearSelectionOnClick
If True, the component will clear selection on mouse click out of selection rectangle.
Public propertyClientRectangle (Inherited from Control.)
Public propertyClientSize (Inherited from Control.)
Public propertyCompanyName (Inherited from Control.)
Public propertyContainer (Inherited from Component.)
Public propertyContainsFocus (Inherited from Control.)
Public propertyContextMenu (Inherited from Control.)
Public propertyContextMenuStrip (Inherited from Control.)
Public propertyControls (Inherited from Control.)
Public propertyCreated (Inherited from Control.)
Public propertyCurrentAutoScaleDimensions (Inherited from ContainerControl.)
Public propertyCurrentPageIndex
Gets or sets the index of the document page to display.
Public propertyCursor (Inherited from Control.)
Public propertyDataBindings (Inherited from Control.)
Public propertyDisplayAttachments
Gets or sets whether to show vector PDF objects.
Public propertyDisplayRectangle (Inherited from ScrollableControl.)
Public propertyDisposing (Inherited from Control.)
Public propertyDock (Inherited from Control.)
Public propertyDockPadding (Inherited from ScrollableControl.)
Public propertyDocumentPassword
Gets or sets the PDF document password.
Public propertyEnabled (Inherited from Control.)
Public propertyFocused (Inherited from Control.)
Public propertyFont (Inherited from Control.)
Public propertyForeColor (Inherited from Control.)
Public propertyHandle (Inherited from Control.)
Public propertyHasChildren (Inherited from Control.)
Public propertyHeight (Inherited from Control.)
Public propertyHorizontalScroll (Inherited from ScrollableControl.)
Public propertyImageInterpolationMode
Gets or sets the image interpolation mode.
Public propertyImeMode (Inherited from Control.)
Public propertyInactiveSelectionColor
Gets or sets the color of inactive selection rectangles in multi-select mode.
Public propertyInputFile
Gets or sets the input file. Supported formats: PDF, PNG, JPEG, BMP and TIFF (single-page).
Public propertyInputStream
Gets or sets the stream containing the input file. Supported formats: PDF, PNG, JPEG, BMP and TIFF (single-page).
Public propertyInvokeRequired (Inherited from Control.)
Public propertyIsAccessible (Inherited from Control.)
Public propertyIsDisposed (Inherited from Control.)
Public propertyIsDocumentLoaded
Gets the document loaded state.
Public propertyIsHandleCreated (Inherited from Control.)
Public propertyIsMirrored (Inherited from Control.)
Public propertyKeepAspectRatio
Defines whether to keep the aspect ratio during the selection resizing.
Public propertyLayoutEngine (Inherited from Control.)
Public propertyLeft (Inherited from Control.)
Public propertyLicenseInfo
Gets license information.
Public propertyLocation (Inherited from Control.)
Public propertyLockSelection
Locks the current selection ignoring user's mouse clicks and page index changes.
Public propertyMargin (Inherited from Control.)
Public propertyMaximumSize (Inherited from Control.)
Public propertyMinimumSize (Inherited from Control.)
Public propertyMouseMode
Gets or sets the mouse mode: hand tool or select tool.
Public propertyMultiSelectMode
Determines the selection mode. In true user can select multiple rectangles holding the Shift key and the Selection property may contain more than one rectangle.
Public propertyName (Inherited from Control.)
Public propertyNightMode
Gets or sets whether the "Night Mode" is enabled. In the night mode document is rendered with black background, black text becomes white, images are dimmed.
Public propertyPadding (Inherited from Control.)
Public propertyPageCount
Gets the document page count.
Public propertyParent (Inherited from Control.)
Public propertyParentForm (Inherited from ContainerControl.)
Public propertyPreferredSize (Inherited from Control.)
Public propertyProductName (Inherited from Control.)
Public propertyProductVersion (Inherited from Control.)
Public propertyRecreatingHandle (Inherited from Control.)
Public propertyRegion (Inherited from Control.)
Public propertyRegistrationKey
Registration key.
Public propertyRegistrationName
Registration name.
Public propertyResetRotationOnPageChange
Gets or sets whether to reset the rotation on page change.
Public propertyRight (Inherited from Control.)
Public propertyRightToLeft (Inherited from Control.)
Public propertyRotation
Visible document page rotation.
Public propertyScale
Gets or sets the document scale in percents.
Public propertyScrollBarsAlwaysVisible
Gets or sets a value indicating whether scroll bars should be always visible.
Public propertySelection
Gets or sets selection rectangles in pixels. In single-select mode always contains one rectangle.
Public propertySelectionColor
Gets or sets the color of selection rectangles.
Public propertySelectionCursor
Kind of the selection cursor.
Public propertySelectionInPoints
Gets or sets selection rectangles in PDF Points (1 Point = 1/72 in.)
Public propertySelectionModifierKey
Defines modifier key to start new selection rectangle on left mouse button click.
Public propertyShowImageObjects
Gets or sets whether to show image PDF objects.
Public propertyShowResizeHandlesForActiveSelectionOnly
Gets or sets whether to show resize handles for active selection only (in multi-select mode).
Public propertyShowTextObjects
Gets or sets whether to show text PDF objects.
Public propertyShowToolbar
Gets or sets a value indicating whether to show the toolbar.
Public propertyShowToolbarFind
Gets or sets a value indicating whether to show text search items on the toolbar.
Public propertyShowToolbarRotate
Gets or sets a value indicating whether to show rotation buttons on the toolbar.
Public propertyShowVectorObjects
Gets or sets whether to show vector PDF objects.
Public propertySite (Inherited from Control.)
Public propertySize (Inherited from Control.)
Public propertyTabIndex (Inherited from Control.)
Public propertyTabStop (Inherited from Control.)
Public propertyTag (Inherited from Control.)
Public propertyText (Inherited from UserControl.)
Public propertyTextSmoothingMode
Gets or sets the text smoothing mode.
Public propertyToolStripRenderMode
Gets or sets the tool strip render mode.
Public propertyTop (Inherited from Control.)
Public propertyTopLevelControl (Inherited from Control.)
Public propertyUseWaitCursor (Inherited from Control.)
Public propertyVectorSmoothingMode
Gets or sets the vector smoothing mode.
Public propertyVersion
Gets the component version number.
Public propertyVerticalScroll (Inherited from ScrollableControl.)
Public propertyVisible (Inherited from Control.)
Public propertyWidth (Inherited from Control.)
Public propertyWindowTarget (Inherited from Control.)
Top
See Also

Reference