Click or drag to resize
DocumentViewer Class
Inheritance Hierarchy

Namespace: SxcDeskAppLib
Assembly: RxAudit (in RxAudit.exe) Version: 2014.1.30.9 (2014.01.30.9)
Syntax
public class DocumentViewer : RadWindow, 
	IComponentConnector

The DocumentViewer type exposes the following members.

Constructors
  NameDescription
Public methodDocumentViewer
Initializes a new instance of the DocumentViewer class
Public methodDocumentViewer(String, String)
Initializes a new instance of the DocumentViewer class
Top
Methods
  NameDescription
Public methodBringToFront (Inherited from WindowBase.)
Protected methodChangeVisualState (Inherited from WindowBase.)
Protected methodChangeVisualState(Boolean) (Inherited from RadWindow.)
Protected methodCheckCanClose (Inherited from WindowBase.)
Public methodClose (Inherited from WindowBase.)
Private methodCloseHostImidiately (Inherited from WindowBase.)
Private methodClosePrompt
Protected methodCloseWithoutEventsAndAnimations (Inherited from WindowBase.)
Public methodGetDialogTitle
Public methodGetFileId
Protected methodGetWindowOwner (Inherited from RadWindow.)
Protected methodGetWindowOwnerHandle (Inherited from WindowBase.)
Protected methodGetWindowStartupLocation (Inherited from RadWindow.)
Public methodGetZIndex (Inherited from WindowBase.)
Private methodHandleIncomingCommand
Public methodInitializeComponent
Private methodInvokeButton (Inherited from RadWindow.)
Private methodLoadDocumentSource
Private methodLoadLayoutControls (Inherited from RadWindow.)
Private methodLoadPDFDocumentSource
Private methodLoadThumbControls (Inherited from RadWindow.)
Protected methodOnActivated (Inherited from WindowBase.)
Public methodOnApplyTemplate (Inherited from RadWindow.)
Protected methodOnCloseAnimationFinished (Inherited from WindowBase.)
Protected methodOnClosed (Inherited from RadWindow.)
Protected methodOnClosed(WindowClosedEventArgs) (Inherited from RadWindow.)
Protected methodOnClosing (Inherited from RadWindow.)
Protected methodOnDeactivated (Inherited from WindowBase.)
Protected methodOnDragDelta (Inherited from WindowBase.)
Protected methodOnDragEnd (Inherited from WindowBase.)
Protected methodOnDragStart (Inherited from WindowBase.)
Protected methodOnGotFocus (Inherited from RadWindow.)
Protected methodOnGotKeyboardFocus (Inherited from WindowBase.)
Protected methodOnInitialized (Inherited from RadWindow.)
Protected methodOnKeyDown (Inherited from RadWindow.)
Protected methodOnLayoutChangeEnded (Inherited from WindowBase.)
Protected methodOnLayoutChangeEnded(EventArgs) (Inherited from WindowBase.)
Protected methodOnLayoutChangeStarted (Inherited from WindowBase.)
Protected methodOnLayoutChangeStarted(EventArgs) (Inherited from WindowBase.)
Private methodOnLocationChanged (Inherited from WindowBase.)
Protected methodOnLocationChanged(EventArgs) (Inherited from WindowBase.)
Protected methodOnLostFocus (Inherited from RadWindow.)
Protected methodOnOpened Obsolete. (Inherited from RadWindow.)
Protected methodOnPreviewClosed (Inherited from RadWindow.)
Protected methodOnPreviewClosed(WindowPreviewClosedEventArgs) (Inherited from RadWindow.)
Protected methodOnRightMouseButtonUp (Inherited from WindowBase.)
Protected methodOnRootVisualSizeChanged (Inherited from WindowBase.)
Protected methodOnShowAnimationFinished (Inherited from WindowBase.)
Protected methodOnWindowStateChanged (Inherited from RadWindow.)
Private methodpdf_Loaded
Private methodpdfViewer_Loaded
Private methodPlayCloseAnimation (Inherited from WindowBase.)
Private methodPlayShowAnimation (Inherited from WindowBase.)
Private methodPutCommandsToButtons (Inherited from RadWindow.)
Public methodResetTheme (Inherited from RadWindow.)
Private methodRunLoadDocumentSource
Private methodRunLoadPDFDocumentSource
Private methodRunSaveFileToLocalDisk
Private methodSaveFileToLocalDisk
Private methodSetDefaultStyleKey (Inherited from RadWindow.)
Private methodSetElementVisibility (Inherited from RadWindow.)
Protected methodShouldActivateOnShow (Inherited from WindowBase.)
Protected methodShouldFocusOnActivate (Inherited from RadWindow.)
Public methodShow (Inherited from RadWindow.)
Public methodShowDialog (Inherited from RadWindow.)
Protected methodShowWindow (Inherited from WindowBase.)
Private methodStopAllAnimations (Inherited from WindowBase.)
Private methodtbCurrentPage_KeyDown
Private methodtbFind_KeyDown
Private methodUpdateContentVisibility (Inherited from RadWindow.)
Protected methodUpdatePositionHelper (Inherited from RadWindow.)
Public methodUpdateView(String, String)
Public methodUpdateView(String, String, Double, Double)
Top
Fields
  NameDescription
Private field_contentLoaded
Private fielda
Public fieldStatic memberBIND_PDF_DOCUMENT
Public fieldStatic memberBIND_PDF_STREAM
Public fieldStatic memberCLOSE_PROMPT
Public fieldStatic memberCONFIGURE_PROMPT
Private fieldcontentElement (Inherited from RadWindow.)
Public fieldcustomDialogResults
Private fielddialogTitle
Private fielddocsrc
Private fieldfileExt
Private fieldfileId
Private fieldfileName
Public fieldStatic memberGENERAL_COMMANDS_CAT
Private fieldheaderRoot
Private fieldisClosing (Inherited from WindowBase.)
Private fieldisUpdatingLocation (Inherited from WindowBase.)
Private fieldisUpdatingSize (Inherited from WindowBase.)
Private fieldlayoutChangingScope (Inherited from WindowBase.)
Public fieldStatic memberMAXIMIZE_WINDOW
Public fieldStatic memberMEDIUM_WINDOW
Public fieldStatic memberMINIMIZE_WINDOW
Public fieldpHCommand
Private fieldpositionHelper (Inherited from WindowBase.)
Public fieldStatic memberRESET_HEADER
Public fieldStatic memberSET_SOURCE
Public fieldStatic memberSET_SOURCE_ARRAY
Public fieldStatic memberSET_SOURCE_IMAGE
Public fieldStatic memberSET_SOURCE_OTHER
Public fieldStatic memberSET_SOURCE_PDF
Public fieldStatic memberSHOW_ALERT
Public fieldStatic memberSHOW_PDF_VIEWER
Public fieldStatic memberSHOW_SPINNER
Private fieldstr
Public fieldsvc
Private fieldthumbs (Inherited from RadWindow.)
Top
Properties
  NameDescription
Public propertyBorderBackground (Inherited from RadWindow.)
Public propertyCanClose (Inherited from WindowBase.)
Private propertyCanMaximize (Inherited from WindowBase.)
Private propertyCanMinimize (Inherited from WindowBase.)
Public propertyCanMove (Inherited from WindowBase.)
Private propertyCanRestore (Inherited from WindowBase.)
Public propertyCaptionHeight (Inherited from WindowBase.)
Public propertyDialogResult (Inherited from RadWindow.)
Public propertyIcon (Inherited from RadWindow.)
Public propertyIconTemplate (Inherited from RadWindow.)
Public propertyIsActiveWindow (Inherited from WindowBase.)
Public propertyIsDragging (Inherited from WindowBase.)
Public propertyIsLayoutChanging (Inherited from WindowBase.)
Public propertyIsModal (Inherited from WindowBase.)
Public propertyIsOpen (Inherited from WindowBase.)
Public propertyIsResizing (Inherited from WindowBase.)
Public propertyIsRestricted (Inherited from RadWindow.)
Public propertyIsTopmost (Inherited from WindowBase.)
Public propertyLeft (Inherited from WindowBase.)
Public propertyModalBackground (Inherited from RadWindow.)
Public propertyOwner (Inherited from RadWindow.)
Public propertyPromptResult (Inherited from RadWindow.)
Public propertyRenderActive (Inherited from WindowBase.)
Public propertyResizeBorder (Inherited from WindowBase.)
Public propertyResizeMode (Inherited from WindowBase.)
Public propertyRestoreMinimizedLocation (Inherited from RadWindow.)
Public propertyRestrictedAreaMargin (Inherited from RadWindow.)
Public propertySizeToContent (Inherited from WindowBase.)
Public propertyTop (Inherited from WindowBase.)
Public propertyWindowStartupLocation (Inherited from RadWindow.)
Public propertyWindowState (Inherited from WindowBase.)
Top
Events
  NameDescription
Public eventActivated (Inherited from WindowBase.)
Public eventClosed (Inherited from RadWindow.)
Public eventDeactivated (Inherited from WindowBase.)
Public eventLayoutChangeEnded (Inherited from WindowBase.)
Public eventLayoutChangeStarted (Inherited from WindowBase.)
Public eventLocationChanged (Inherited from WindowBase.)
Public eventOpened Obsolete. (Inherited from RadWindow.)
Public eventPreviewClosed (Inherited from RadWindow.)
Public eventWindowStateChanged (Inherited from WindowBase.)
Top
See Also