.NET Framework Class Library

DocumentViewer Methods

<< Click to Display Table of Contents >>

Navigation:  Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Controls.WinForms Namespace > DocumentViewer Class >

.NET Framework Class Library

DocumentViewer Methods

The DocumentViewer type exposes the following members.

Methods

 

Name

Description

Protected method

AccessibilityNotifyClients(AccessibleEvents, Int32)

(Inherited from Control.)

Protected method

AccessibilityNotifyClients(AccessibleEvents, Int32, Int32)

(Inherited from Control.)

Protected method

AdjustFormScrollbars

(Inherited from ContainerControl.)

Public method

BeginInvoke(Delegate)

(Inherited from Control.)

Public method

BeginInvoke(Delegate, Object[])

(Inherited from Control.)

Public method

BringToFront

(Inherited from Control.)

Public method

CloseDocument

Unloads the displayed document and close the file.

Public method

Contains

(Inherited from Control.)

Protected method

CreateAccessibilityInstance

(Inherited from Control.)

Public method

CreateControl

(Inherited from Control.)

Protected method

CreateControlsInstance

(Inherited from Control.)

Public method

CreateGraphics

(Inherited from Control.)

Protected method

CreateHandle

(Inherited from Control.)

Public method

CreateObjRef

(Inherited from MarshalByRefObject.)

Protected method

DefWndProc

(Inherited from Control.)

Protected method

DestroyHandle

(Inherited from Control.)

Public method

Dispose()

(Inherited from Component.)

Protected method

Dispose(Boolean)

Clean up any resources being used.

(Overrides ContainerControl.Dispose(Boolean).)

Public method

DoDragDrop

(Inherited from Control.)

Public method

DrawToBitmap

(Inherited from Control.)

Public method

EndInvoke

(Inherited from Control.)

Public method

Equals

(Inherited from Object.)

Protected method

Finalize

(Inherited from Component.)

Public method

FindForm

(Inherited from Control.)

Public method

FindNext

Search for text in the forward direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence.

Public method

FindPrevious

Search for text in the reverse direction starting from either the current cursor position (CursorPosition) or the position of the last search occurrence.

Public method

FirstPage

Navigate to the first page.

Public method

Focus

(Inherited from Control.)

Protected method

GetAccessibilityObjectById

(Inherited from Control.)

Protected method

GetAutoSizeMode

(Inherited from Control.)

Public method

GetChildAtPoint(Point)

(Inherited from Control.)

Public method

GetChildAtPoint(Point, GetChildAtPointSkip)

(Inherited from Control.)

Public method

GetContainerControl

(Inherited from Control.)

Public method

GetHashCode

(Inherited from Object.)

Public method

GetLifetimeService

(Inherited from MarshalByRefObject.)

Public method

GetNextControl

(Inherited from Control.)

Public method

GetPreferredSize

(Inherited from Control.)

Protected method

GetScaledBounds

(Inherited from Control.)

Protected method

GetScrollState

(Inherited from ScrollableControl.)

Public method

GetSelectedText

Get selected text from the viewer

Protected method

GetService

(Inherited from Component.)

Protected method

GetStyle

(Inherited from Control.)

Public method

GetSupportedFormats

Returns a list of document formats supported by the viewer.

Protected method

GetTopLevel

(Inherited from Control.)

Public method

GetType

(Inherited from Object.)

Public method

GetZoomList

Get predefined and standard zoom list

Public method

GoToPage(Int32)

Navigates to specified page in the viewer.

Public method

GoToPage(Int32, Single, Single)

Changes contents of the viewer to specified page and positions the top-left corner of the viewer at specified position on the page.

Public method

Hide

(Inherited from Control.)

Public method

InitializeLifetimeService

(Inherited from MarshalByRefObject.)

Protected method

InitLayout

(Inherited from Control.)

Public method

Invalidate()

(Inherited from Control.)

Public method

Invalidate(Region)

(Inherited from Control.)

Public method

Invalidate(Boolean)

(Inherited from Control.)

Public method

Invalidate(Rectangle)

(Inherited from Control.)

Public method

Invalidate(Region, Boolean)

(Inherited from Control.)

Public method

Invalidate(Rectangle, Boolean)

(Inherited from Control.)

Public method

Invoke(Delegate)

(Inherited from Control.)

Public method

Invoke(Delegate, Object[])

(Inherited from Control.)

Protected method

InvokeGotFocus

(Inherited from Control.)

Protected method

InvokeLostFocus

(Inherited from Control.)

Protected method

InvokeOnClick

(Inherited from Control.)

Protected method

InvokePaint

(Inherited from Control.)

Protected method

InvokePaintBackground

(Inherited from Control.)

Protected method

IsInputChar

(Inherited from Control.)

Protected method

IsInputKey

(Inherited from Control.)

Public method

LastPage

Navigate to the last page.

Public method

LoadDocument(Stream, String)

Loads a document from specified stream with specified password and then displays it in the viewer.

Public method

LoadDocument(String, String)

Loads a document from specified file with specified password and then displays it in the viewer.

Public method

LogicalToDeviceUnits(Int32)

(Inherited from Control.)

Public method

LogicalToDeviceUnits(Size)

(Inherited from Control.)

Protected method

MemberwiseClone()

(Inherited from Object.)

Protected method

MemberwiseClone(Boolean)

(Inherited from MarshalByRefObject.)

Public method

NextPage

Navigates to the next page in the viewer.

Protected method

NotifyInvalidate

(Inherited from Control.)

Protected method

OnAutoSizeChanged

(Inherited from Control.)

Protected method

OnAutoValidateChanged

(Inherited from ContainerControl.)

Protected method

OnBackColorChanged

(Inherited from Control.)

Protected method

OnBackgroundImageChanged

(Inherited from Control.)

Protected method

OnBackgroundImageLayoutChanged

(Inherited from Control.)

Protected method

OnBindingContextChanged

(Inherited from Control.)

Protected method

OnCausesValidationChanged

(Inherited from Control.)

Protected method

OnChangeUICues

(Inherited from Control.)

Protected method

OnClick

(Inherited from Control.)

Protected method

OnClientSizeChanged

(Inherited from Control.)

Protected method

OnContextMenuChanged

(Inherited from Control.)

Protected method

OnContextMenuStripChanged

(Inherited from Control.)

Protected method

OnControlAdded

(Inherited from Control.)

Protected method

OnControlRemoved

(Inherited from Control.)

Protected method

OnCreateControl

(Inherited from UserControl.)

Protected method

OnCursorChanged

(Inherited from Control.)

Protected method

OnDockChanged

(Inherited from Control.)

Protected method

OnDoubleClick

(Inherited from Control.)

Protected method

OnDpiChangedAfterParent

(Inherited from Control.)

Protected method

OnDpiChangedBeforeParent

(Inherited from Control.)

Protected method

OnDragDrop

(Inherited from Control.)

Protected method

OnDragEnter

(Inherited from Control.)

Protected method

OnDragLeave

(Inherited from Control.)

Protected method

OnDragOver

(Inherited from Control.)

Protected method

OnEnabledChanged

(Inherited from Control.)

Protected method

OnEnter

(Inherited from Control.)

Protected method

OnFontChanged

(Inherited from ContainerControl.)

Protected method

OnForeColorChanged

(Inherited from Control.)

Protected method

OnGiveFeedback

(Inherited from Control.)

Protected method

OnGotFocus

(Inherited from Control.)

Protected method

OnHandleCreated

(Inherited from Control.)

Protected method

OnHandleDestroyed

(Inherited from Control.)

Protected method

OnHelpRequested

(Inherited from Control.)

Protected method

OnImeModeChanged

(Inherited from Control.)

Protected method

OnInvalidated

(Inherited from Control.)

Protected method

OnKeyDown

(Inherited from Control.)

Protected method

OnKeyPress

(Inherited from Control.)

Protected method

OnKeyUp

(Inherited from Control.)

Protected method

OnLayout

(Inherited from ContainerControl.)

Protected method

OnLeave

(Inherited from Control.)

Protected method

OnLoad

(Inherited from UserControl.)

Protected method

OnLocationChanged

(Inherited from Control.)

Protected method

OnLostFocus

(Inherited from Control.)

Protected method

OnMarginChanged

(Inherited from Control.)

Protected method

OnMouseCaptureChanged

(Inherited from Control.)

Protected method

OnMouseClick

(Inherited from Control.)

Protected method

OnMouseDoubleClick

(Inherited from Control.)

Protected method

OnMouseDown

(Inherited from UserControl.)

Protected method

OnMouseEnter

(Inherited from Control.)

Protected method

OnMouseHover

(Inherited from Control.)

Protected method

OnMouseLeave

(Inherited from Control.)

Protected method

OnMouseMove

(Inherited from Control.)

Protected method

OnMouseUp

(Inherited from Control.)

Protected method

OnMouseWheel

(Inherited from ScrollableControl.)

Protected method

OnMove

(Inherited from Control.)

Protected method

OnNotifyMessage

(Inherited from Control.)

Protected method

OnPaddingChanged

(Inherited from ScrollableControl.)

Protected method

OnPaint

(Inherited from Control.)

Protected method

OnPaintBackground

(Inherited from ScrollableControl.)

Protected method

OnParentBackColorChanged

(Inherited from Control.)

Protected method

OnParentBackgroundImageChanged

(Inherited from Control.)

Protected method

OnParentBindingContextChanged

(Inherited from Control.)

Protected method

OnParentChanged

(Inherited from ContainerControl.)

Protected method

OnParentCursorChanged

(Inherited from Control.)

Protected method

OnParentEnabledChanged

(Inherited from Control.)

Protected method

OnParentFontChanged

(Inherited from Control.)

Protected method

OnParentForeColorChanged

(Inherited from Control.)

Protected method

OnParentRightToLeftChanged

(Inherited from Control.)

Protected method

OnParentVisibleChanged

(Inherited from Control.)

Protected method

OnPreviewKeyDown

(Inherited from Control.)

Protected method

OnPrint

(Inherited from Control.)

Protected method

OnQueryContinueDrag

(Inherited from Control.)

Protected method

OnRegionChanged

(Inherited from Control.)

Protected method

OnResize

(Inherited from UserControl.)

Protected method

OnRightToLeftChanged

(Inherited from ScrollableControl.)

Protected method

OnScroll

(Inherited from ScrollableControl.)

Protected method

OnSizeChanged

(Inherited from Control.)

Protected method

OnStyleChanged

(Inherited from Control.)

Protected method

OnSystemColorsChanged

(Inherited from Control.)

Protected method

OnTabIndexChanged

(Inherited from Control.)

Protected method

OnTabStopChanged

(Inherited from Control.)

Protected method

OnTextChanged

(Inherited from Control.)

Protected method

OnValidated

(Inherited from Control.)

Protected method

OnValidating

(Inherited from Control.)

Protected method

OnVisibleChanged

(Inherited from ScrollableControl.)

Public method

PerformAutoScale

(Inherited from ContainerControl.)

Public method

PerformLayout()

(Inherited from Control.)

Public method

PerformLayout(Control, String)

(Inherited from Control.)

Public method

PointToClient

(Inherited from Control.)

Public method

PointToScreen

(Inherited from Control.)

Public method

PreProcessControlMessage

(Inherited from Control.)

Public method

PreProcessMessage

(Inherited from Control.)

Public method

PreviousPage

Navigates to the previous page in the viewer.

Public method

PrintDocument()

Print the displayed document.

Public method

PrintDocument(PrinterSettings, PageScalingOptions, PagePositioningOptions, Boolean, String)

Print the displayed document.

Protected method

ProcessCmdKey

(Inherited from ContainerControl.)

Protected method

ProcessDialogChar

(Inherited from ContainerControl.)

Protected method

ProcessDialogKey

(Inherited from ContainerControl.)

Protected method

ProcessKeyEventArgs

(Inherited from Control.)

Protected method

ProcessKeyMessage

(Inherited from Control.)

Protected method

ProcessKeyPreview

(Inherited from Control.)

Protected method

ProcessMnemonic

(Inherited from ContainerControl.)

Protected method

ProcessTabKey

(Inherited from ContainerControl.)

Protected method

RaiseDragEvent

(Inherited from Control.)

Protected method

RaiseKeyEvent

(Inherited from Control.)

Protected method

RaiseMouseEvent

(Inherited from Control.)

Protected method

RaisePaintEvent

(Inherited from Control.)

Protected method

RecreateHandle

(Inherited from Control.)

Public method

RectangleToClient

(Inherited from Control.)

Public method

RectangleToScreen

(Inherited from Control.)

Public method

Refresh

(Inherited from Control.)

Public method

RefreshView

Refresh document rendering in the viewer.

Protected method

RescaleConstantsForDpi

(Inherited from Control.)

Public method

ResetBackColor

(Inherited from Control.)

Public method

ResetBindings

(Inherited from Control.)

Public method

ResetCursor

(Inherited from Control.)

Public method

ResetFont

(Inherited from Control.)

Public method

ResetForeColor

(Inherited from Control.)

Public method

ResetImeMode

(Inherited from Control.)

Protected method

ResetMouseEventArgs

(Inherited from Control.)

Public method

ResetRightToLeft

(Inherited from Control.)

Public method

ResetText

(Inherited from Control.)

Public method

ResumeLayout()

(Inherited from Control.)

Public method

ResumeLayout(Boolean)

(Inherited from Control.)

Public method

RotatePage

Rotates the specified page to the specified angle. If -1 value is passed as the page number, then current page will be rotated.

Public method

RotatePages

Rotates contents of specified pages.

Public method

RotatePagesAntiClockwise90

Rotate contents of specified page 90 degrees in the counter-clockwise direction.

Public method

RotatePagesClockwise90

Rotate contents of specified page 90 degrees in the clockwise direction.

Protected method

RtlTranslateAlignment(HorizontalAlignment)

(Inherited from Control.)

Protected method

RtlTranslateAlignment(LeftRightAlignment)

(Inherited from Control.)

Protected method

RtlTranslateAlignment(ContentAlignment)

(Inherited from Control.)

Protected method

RtlTranslateContent

(Inherited from Control.)

Protected method

RtlTranslateHorizontal

(Inherited from Control.)

Protected method

RtlTranslateLeftRight

(Inherited from Control.)

Public method

Scale(Single)

Obsolete. (Inherited from Control.)

Public method

Scale(SizeF)

(Inherited from Control.)

Public method

Scale(Single, Single)

Obsolete. (Inherited from Control.)

Public method

ScaleBitmapLogicalToDevice

(Inherited from Control.)

Protected method

ScaleControl

(Inherited from ScrollableControl.)

Protected method

ScaleCore

(Inherited from ScrollableControl.)

Public method

ScrollControlIntoView

(Inherited from ScrollableControl.)

Protected method

ScrollToControl

(Inherited from ScrollableControl.)

Public method

Select()

(Inherited from Control.)

Protected method

Select(Boolean, Boolean)

(Inherited from ContainerControl.)

Public method

SelectNextControl

(Inherited from Control.)

Public method

SendToBack

(Inherited from Control.)

Public method

SetAutoScrollMargin

(Inherited from ScrollableControl.)

Protected method

SetAutoSizeMode

(Inherited from Control.)

Public method

SetBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

Public method

SetBounds(Int32, Int32, Int32, Int32, BoundsSpecified)

(Inherited from Control.)

Protected method

SetBoundsCore

(Inherited from Control.)

Protected method

SetClientSizeCore

(Inherited from Control.)

Protected method

SetDisplayRectLocation

(Inherited from ScrollableControl.)

Protected method

SetScrollState

(Inherited from ScrollableControl.)

Protected method

SetStyle

(Inherited from Control.)

Protected method

SetTopLevel

(Inherited from Control.)

Protected method

SetVisibleCore

(Inherited from Control.)

Public method

Show

(Inherited from Control.)

Protected method

SizeFromClientSize

(Inherited from Control.)

Public method

SuspendLayout

(Inherited from Control.)

Public method

ToString

(Inherited from Component.)

Public method

Update

(Inherited from Control.)

Protected method

UpdateBounds()

(Inherited from Control.)

Protected method

UpdateBounds(Int32, Int32, Int32, Int32)

(Inherited from Control.)

Protected method

UpdateBounds(Int32, Int32, Int32, Int32, Int32, Int32)

(Inherited from Control.)

Protected method

UpdateDefaultButton

(Inherited from ContainerControl.)

Protected method

UpdateStyles

(Inherited from Control.)

Protected method

UpdateZOrder

(Inherited from Control.)

Public method

Validate()

(Inherited from ContainerControl.)

Public method

Validate(Boolean)

(Inherited from ContainerControl.)

Public method

ValidateChildren()

(Inherited from UserControl.)

Public method

ValidateChildren(ValidationConstraints)

(Inherited from UserControl.)

Protected method

WndProc

(Inherited from UserControl.)

Public method

ZoomIn

Increases page magnification to the next preset level.

Public method

ZoomOut

Decreases page magnification to the previous preset level.

Explicit Interface Implementations

 

Name

Description

Explicit interface implemetationPrivate method

IContainerControl.ActivateControl

(Inherited from ContainerControl.)

Explicit interface implemetationPrivate method

IDropTarget.OnDragDrop

(Inherited from Control.)

Explicit interface implemetationPrivate method

IDropTarget.OnDragEnter

(Inherited from Control.)

Explicit interface implemetationPrivate method

IDropTarget.OnDragLeave

(Inherited from Control.)

Explicit interface implemetationPrivate method

IDropTarget.OnDragOver

(Inherited from Control.)

See Also

DocumentViewer Class

Gnostice.Controls.WinForms Namespace