PDFViewerControl Properties
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The PDFViewerControl type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AccessibilityObject | (Inherited from Control.) | |
| AccessibleDefaultActionDescription | (Inherited from Control.) | |
| AccessibleDescription | (Inherited from Control.) | |
| AccessibleName | (Inherited from Control.) | |
| AccessibleRole | (Inherited from Control.) | |
| ActiveControl | (Inherited from ContainerControl.) | |
| ActiveSelectionIndex | Index of active selection when multi-select mode is enabled (MultiSelectMode). | |
| AllowDrop | (Inherited from Control.) | |
| AllowResizeSelectionRectangles | Gets or sets whether the component allows resizing of selection rectangles using mouse. | |
| Anchor | (Inherited from Control.) | |
| AutoScaleDimensions | (Inherited from ContainerControl.) | |
| AutoScaleMode | (Inherited from ContainerControl.) | |
| AutoScroll | (Inherited from ScrollableControl.) | |
| AutoScrollMargin | (Inherited from ScrollableControl.) | |
| AutoScrollMinSize | (Inherited from ScrollableControl.) | |
| AutoScrollOffset | (Inherited from Control.) | |
| AutoScrollPosition | (Inherited from ScrollableControl.) | |
| AutoSize | (Inherited from UserControl.) | |
| AutoSizeMode | (Inherited from UserControl.) | |
| AutoValidate | (Inherited from UserControl.) | |
| BackColor | (Inherited from Control.) | |
| BackgroundImage | (Inherited from Control.) | |
| BackgroundImageLayout | (Inherited from Control.) | |
| BindingContext | (Inherited from ContainerControl.) | |
| BorderStyle | (Inherited from UserControl.) | |
| Bottom | (Inherited from Control.) | |
| Bounds | (Inherited from Control.) | |
| CacheVisitedPages | Gets or sets whether to keep rendered pages for faster switching to visited pages. Default is true. | |
| CanFocus | (Inherited from Control.) | |
| CanSelect | (Inherited from Control.) | |
| Capture | (Inherited from Control.) | |
| CausesValidation | (Inherited from Control.) | |
| ClearSelectionOnClick | If True, the component will clear selection on mouse click out of selection rectangle. | |
| ClientRectangle | (Inherited from Control.) | |
| ClientSize | (Inherited from Control.) | |
| CompanyName | (Inherited from Control.) | |
| Container | (Inherited from Component.) | |
| ContainsFocus | (Inherited from Control.) | |
| ContextMenu | (Inherited from Control.) | |
| ContextMenuStrip | (Inherited from Control.) | |
| Controls | (Inherited from Control.) | |
| Created | (Inherited from Control.) | |
| CurrentAutoScaleDimensions | (Inherited from ContainerControl.) | |
| CurrentPageIndex | Gets or sets the index of the document page to display. | |
| Cursor | (Inherited from Control.) | |
| DataBindings | (Inherited from Control.) | |
| DisplayAttachments | Gets or sets whether to show vector PDF objects. | |
| DisplayRectangle | (Inherited from ScrollableControl.) | |
| Disposing | (Inherited from Control.) | |
| Dock | (Inherited from Control.) | |
| DockPadding | (Inherited from ScrollableControl.) | |
| DocumentPassword | Gets or sets the PDF document password. | |
| Enabled | (Inherited from Control.) | |
| Focused | (Inherited from Control.) | |
| Font | (Inherited from Control.) | |
| ForeColor | (Inherited from Control.) | |
| Handle | (Inherited from Control.) | |
| HasChildren | (Inherited from Control.) | |
| Height | (Inherited from Control.) | |
| HorizontalScroll | (Inherited from ScrollableControl.) | |
| ImageInterpolationMode | Gets or sets the image interpolation mode. | |
| ImeMode | (Inherited from Control.) | |
| InactiveSelectionColor | Gets or sets the color of inactive selection rectangles in multi-select mode. | |
| InputFile | Gets or sets the input file. Supported formats: PDF, PNG, JPEG, BMP and TIFF (single-page). | |
| InputStream | Gets or sets the stream containing the input file. Supported formats: PDF, PNG, JPEG, BMP and TIFF (single-page). | |
| InvokeRequired | (Inherited from Control.) | |
| IsAccessible | (Inherited from Control.) | |
| IsDisposed | (Inherited from Control.) | |
| IsDocumentLoaded | Gets the document loaded state. | |
| IsHandleCreated | (Inherited from Control.) | |
| IsMirrored | (Inherited from Control.) | |
| KeepAspectRatio | Defines whether to keep the aspect ratio during the selection resizing. | |
| LayoutEngine | (Inherited from Control.) | |
| Left | (Inherited from Control.) | |
| LicenseInfo | Gets license information. | |
| Location | (Inherited from Control.) | |
| LockSelection | Locks the current selection ignoring user's mouse clicks and page index changes. | |
| Margin | (Inherited from Control.) | |
| MaximumSize | (Inherited from Control.) | |
| MinimumSize | (Inherited from Control.) | |
| MouseMode | Gets or sets the mouse mode: hand tool or select tool. | |
| MultiSelectMode | 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. | |
| Name | (Inherited from Control.) | |
| NightMode | 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. | |
| Padding | (Inherited from Control.) | |
| PageCount | Gets the document page count. | |
| Parent | (Inherited from Control.) | |
| ParentForm | (Inherited from ContainerControl.) | |
| PreferredSize | (Inherited from Control.) | |
| ProductName | (Inherited from Control.) | |
| ProductVersion | (Inherited from Control.) | |
| RecreatingHandle | (Inherited from Control.) | |
| Region | (Inherited from Control.) | |
| RegistrationKey | Registration key. | |
| RegistrationName | Registration name. | |
| ResetRotationOnPageChange | Gets or sets whether to reset the rotation on page change. | |
| Right | (Inherited from Control.) | |
| RightToLeft | (Inherited from Control.) | |
| Rotation | Visible document page rotation. | |
| Scale | Gets or sets the document scale in percents. | |
| ScrollBarsAlwaysVisible | Gets or sets a value indicating whether scroll bars should be always visible. | |
| Selection | Gets or sets selection rectangles in pixels. In single-select mode always contains one rectangle. | |
| SelectionColor | Gets or sets the color of selection rectangles. | |
| SelectionCursor | Kind of the selection cursor. | |
| SelectionInPoints | Gets or sets selection rectangles in PDF Points (1 Point = 1/72 in.) | |
| SelectionModifierKey | Defines modifier key to start new selection rectangle on left mouse button click. | |
| ShowImageObjects | Gets or sets whether to show image PDF objects. | |
| ShowResizeHandlesForActiveSelectionOnly | Gets or sets whether to show resize handles for active selection only (in multi-select mode). | |
| ShowTextObjects | Gets or sets whether to show text PDF objects. | |
| ShowToolbar | Gets or sets a value indicating whether to show the toolbar. | |
| ShowToolbarFind | Gets or sets a value indicating whether to show text search items on the toolbar. | |
| ShowToolbarRotate | Gets or sets a value indicating whether to show rotation buttons on the toolbar. | |
| ShowVectorObjects | Gets or sets whether to show vector PDF objects. | |
| Site | (Inherited from Control.) | |
| Size | (Inherited from Control.) | |
| TabIndex | (Inherited from Control.) | |
| TabStop | (Inherited from Control.) | |
| Tag | (Inherited from Control.) | |
| Text | (Inherited from UserControl.) | |
| TextSmoothingMode | Gets or sets the text smoothing mode. | |
| ToolStripRenderMode | Gets or sets the tool strip render mode. | |
| Top | (Inherited from Control.) | |
| TopLevelControl | (Inherited from Control.) | |
| UseWaitCursor | (Inherited from Control.) | |
| VectorSmoothingMode | Gets or sets the vector smoothing mode. | |
| Version | Gets the component version number. | |
| VerticalScroll | (Inherited from ScrollableControl.) | |
| Visible | (Inherited from Control.) | |
| Width | (Inherited from Control.) | |
| WindowTarget | (Inherited from Control.) |
See Also