Intersoft ClientUI Documentation
DocumentViewerBase Class Members
See Also  Fields  Properties  Methods  Events Send Feedback
Intersoft.Client.UI.DocumentViewers Namespace : DocumentViewerBase Class


The following tables list the members exposed by DocumentViewerBase.

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)CurrentPagePropertyIdentifies the CurrentPage dependency property.  
public Fieldstatic (Shared in Visual Basic)EndPrintEventIdentifies the EndPrint routed event.  
public Fieldstatic (Shared in Visual Basic)ForceVectorPrintingPropertyIdentifies the ForceVectorPrinting dependency property.  
public Fieldstatic (Shared in Visual Basic)HighlightSearchBrushPropertyIdentifies the HighightSelectionBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)HighlightSelectedSearchBrushPropertyIdentifies the HighightSelectionBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)HighlightSelectionBrushPropertyIdentifies the HighightSelectionBrush dependency property.  
public Fieldstatic (Shared in Visual Basic)HorizontalScrollStepPropertyIdentifies the HorizontalScrollStep dependency property.  
public Fieldstatic (Shared in Visual Basic)IndecesPropertyIdentifies the Indeces dependency property.  
public Fieldstatic (Shared in Visual Basic)InitialLoadPagePropertyIdentifies the InitialLoadPage dependency property.  
public Fieldstatic (Shared in Visual Basic)IsFullScreenPropertyIdentifies the IsFullScreen dependency property.  
public Fieldstatic (Shared in Visual Basic)IsNavigationPaneExpandedPropertyIdentifies the IsNavigationPaneExpanded property.  
public Fieldstatic (Shared in Visual Basic)IsSearchingPropertyIdentifies the IsSearching dependency property.  
public Fieldstatic (Shared in Visual Basic)IsThumbnailsLoadingPropertyIdentifies the IsThumbnailsLoading dependency property.  
public Fieldstatic (Shared in Visual Basic)ItemSizePropertyIdentifies the ItemSize dependency property.  
public Fieldstatic (Shared in Visual Basic)NavigationPaneVisibilityPropertyIdentifies the NavigationPaneVisibility dependency property.  
public Fieldstatic (Shared in Visual Basic)PageBorderThicknessPropertyIdentifies the PageBorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)PageContentHorizontalAlignmentPropertyIdentifies the PageContentHorizontalAlignment dependency property.  
public Fieldstatic (Shared in Visual Basic)PageMarginPropertyIdentifies the PageMargin dependency property.  
public Fieldstatic (Shared in Visual Basic)PreferredNavigationMaxWidthPropertyIdentifies the PreferredNavigationMaxWidth dependency property.  
public Fieldstatic (Shared in Visual Basic)ResourceOverridePropertyIdentifies the ResourceOverride dependency property.  
public Fieldstatic (Shared in Visual Basic)SearchIndexPropertyIdentifies the SearchIndex dependency property.  
public Fieldstatic (Shared in Visual Basic)SearchTextPropertyIdentifies the SearchText dependency property.  
public Fieldstatic (Shared in Visual Basic)StatusTextPropertyIdentifies the StatusText dependency property.  
public Fieldstatic (Shared in Visual Basic)ThumbnailBorderThicknessPropertyIdentifies the ThumbnailBorderThickness dependency property.  
public Fieldstatic (Shared in Visual Basic)ThumbnailMarginPropertyIdentifies the ThumbnailMargin dependency property.  
public Fieldstatic (Shared in Visual Basic)ThumbnailsPropertyIdentifies the Thumbnails dependency property.  
public Fieldstatic (Shared in Visual Basic)TotalPagesPropertyIdentifies the TotalPages dependency property.  
public Fieldstatic (Shared in Visual Basic)VerticalScrollStepPropertyIdentifies the VerticalScrollStep dependency property.  
public Fieldstatic (Shared in Visual Basic)ZoomLevelPropertyIdentifies the ZoomLevel dependency property.  
public Fieldstatic (Shared in Visual Basic)ZoomModePropertyIdentifies the ZoomMode dependency property.  
Top

Public Properties

 NameDescription
public PropertyActualHeight (Inherited from System.Windows.FrameworkElement)
public PropertyActualWidth (Inherited from System.Windows.FrameworkElement)
public PropertyAllowDrop (Inherited from System.Windows.UIElement)
public PropertyBackground (Inherited from System.Windows.Controls.Control)
public PropertyBorderBrush (Inherited from System.Windows.Controls.Control)
public PropertyBorderThickness (Inherited from System.Windows.Controls.Control)
public PropertyCacheMode (Inherited from System.Windows.UIElement)
public PropertyClip (Inherited from System.Windows.UIElement)
public PropertyCollectionMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyCornerRadius (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyCurrentPageGets or sets the currently shown page in the document.  
public PropertyCursor (Inherited from System.Windows.FrameworkElement)
public PropertyDataContext (Inherited from System.Windows.FrameworkElement)
public PropertyDesiredSize (Inherited from System.Windows.UIElement)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyDisplayMemberPath (Inherited from System.Windows.Controls.ItemsControl)
public PropertyEffect (Inherited from System.Windows.UIElement)
public PropertyFlowDirection (Inherited from System.Windows.FrameworkElement)
public PropertyFontFamily (Inherited from System.Windows.Controls.Control)
public PropertyFontSize (Inherited from System.Windows.Controls.Control)
public PropertyFontStretch (Inherited from System.Windows.Controls.Control)
public PropertyFontStyle (Inherited from System.Windows.Controls.Control)
public PropertyFontWeight (Inherited from System.Windows.Controls.Control)
public PropertyForceVectorPrintingGets or sets whether vector printing mode is enforced in DocumentViewer. By default the property is set to True. If vector printing is not available, printing will be run on Bitmap mode.  
public PropertyForeground (Inherited from System.Windows.Controls.Control)
public PropertyFramework (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyGroupStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyHeight (Inherited from System.Windows.FrameworkElement)
public PropertyHighlightSearchBrushGets or sets the searched result text hightlight color.  
public PropertyHighlightSelectedSearchBrushGets or sets the selected searched result text hightlight color.  
public PropertyHighlightSelectionBrushGets or sets the text selection hightlight color.  
public PropertyHorizontalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyHorizontalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyHorizontalScrollStepGets or sets horizontal scroll step on the page content in DocumentViewer. By default you need 8 steps to scroll the page horizontally end to end.  
public PropertyImageMemberPath (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyInitialLoadPageGets or sets the initially shown page in the document.  
public PropertyIsEnabled (Inherited from System.Windows.Controls.Control)
public PropertyIsFullScreenGets or sets whether the DocumentViewer is rendered in fullscreen mode.  
public PropertyIsHitTestVisible (Inherited from System.Windows.UIElement)
public PropertyIsInDesignMode (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsNavigationPaneExpandedGets or sets a value that indicates whether the navigation pane is expanded.  
public PropertyIsRefreshingStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsRefreshingTemplate (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyIsSearchingGets or sets a value that indicates whether the document viewer is currently searching for matching text.  
public PropertyIsTabStop (Inherited from System.Windows.Controls.Control)
public PropertyIsThumbnailsLoadingGets the document pages loading status.  
public PropertyItemContainerGenerator (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemContainerStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItemContainerStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyItems (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemSizeGets or sets the item width and height.  
public PropertyItemSizeThumbnailGets or sets the thumbnail item width and height.  
public PropertyItemsPanel (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemsSource (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplate (Inherited from System.Windows.Controls.ItemsControl)
public PropertyItemTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyLanguage (Inherited from System.Windows.FrameworkElement)
public PropertyLayoutSuspended (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyMargin (Inherited from System.Windows.FrameworkElement)
public PropertyMaxHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMaxWidth (Inherited from System.Windows.FrameworkElement)
public PropertyMinHeight (Inherited from System.Windows.FrameworkElement)
public PropertyMinWidth (Inherited from System.Windows.FrameworkElement)
public PropertyName (Inherited from System.Windows.FrameworkElement)
public PropertyNavigationPaneVisibilityGets or sets a value that indicates whether the navigation pane is visible in the document viewer's interface.  
public PropertyOpacity (Inherited from System.Windows.UIElement)
public PropertyOpacityMask (Inherited from System.Windows.UIElement)
public PropertyPadding (Inherited from System.Windows.Controls.Control)
public PropertyPageBorderThicknessGets or sets the page border thickness in the document.  
public PropertyPageContentHorizontalAlignmentGets or sets horizontal page content alignment in DocumentViewer.  
public PropertyPageMarginGets or sets the page margin in the document.  
public PropertyParent (Inherited from System.Windows.FrameworkElement)
public PropertyPlatform (Inherited from Intersoft.Client.Framework.ISItemsControl)
public PropertyPreferredNavigationMaxWidthGets or sets a value that determines the recommended maximum width for the navigation pane.  
public PropertyProjection (Inherited from System.Windows.UIElement)
public PropertyRenderSize (Inherited from System.Windows.UIElement)
public PropertyRenderTransform (Inherited from System.Windows.UIElement)
public PropertyRenderTransformOrigin (Inherited from System.Windows.UIElement)
public PropertyResourceOverrideGets or sets the individual resource object to override the existing localized resource.  
public PropertyResources (Inherited from System.Windows.FrameworkElement)
public PropertySearchIndexGets or sets the selected search index of the search result.  
public PropertySearchTextGets or sets text to be search in the document.  
public PropertyStatusTextGets or sets the page thumbnail margin in the document.  
public PropertyStyle (Inherited from System.Windows.FrameworkElement)
public PropertyTabIndex (Inherited from System.Windows.Controls.Control)
public PropertyTabNavigation (Inherited from System.Windows.Controls.Control)
public PropertyTag (Inherited from System.Windows.FrameworkElement)
public PropertyTemplate (Inherited from System.Windows.Controls.Control)
public PropertyThumbnailBorderThicknessGets or sets the page thumbnail margin in the document.  
public PropertyThumbnailMarginGets or sets the page thumbnail margin in the document.  
public PropertyThumbnailsGets the document pages thumbnail.  
public PropertyTotalPagesGets the total pages in the document.  
public PropertyTriggers (Inherited from System.Windows.FrameworkElement)
public PropertyUseLayoutRounding (Inherited from System.Windows.UIElement)
public PropertyVerticalAlignment (Inherited from System.Windows.FrameworkElement)
public PropertyVerticalContentAlignment (Inherited from System.Windows.Controls.Control)
public PropertyVerticalScrollStepGets or sets vertical scroll step on the page content in DocumentViewer. By default you need 8 steps to scroll the page vertically end to end.  
public PropertyVisibility (Inherited from System.Windows.UIElement)
public PropertyWidth (Inherited from System.Windows.FrameworkElement)
public PropertyZoomLevelGets or sets the page zoom level in the document.  
public PropertyZoomModeGets or sets the DocumentViewer zoom mode.  
Top

Protected Properties

 NameDescription
protected PropertyDefaultStyleKey (Inherited from System.Windows.Controls.Control)
protected PropertyProductOverridden. Product Info.  
Top

Public Methods

 NameDescription
public MethodAddHandler (Inherited from System.Windows.UIElement)
public MethodApplyTemplateOverloaded.  (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodArrange (Inherited from System.Windows.UIElement)
public MethodAttachEventHandlersOverridden. Attach built-in event handlers to control templates. Call this method if necessary.  
public MethodCaptureMouse (Inherited from System.Windows.UIElement)
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodContainerFromIndex (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodContainerFromItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodDetachedEventHandlersOverridden. Detach built-in event handlers from control templates. Call this method if necessary.  
public MethodDisposeOverridden. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.  
public MethodFindName (Inherited from System.Windows.FrameworkElement)
public MethodFindPanel (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFindPanels (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodFocus (Inherited from System.Windows.Controls.Control)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetBindingExpression (Inherited from System.Windows.FrameworkElement)
public Methodstatic (Shared in Visual Basic)GetIndecesGets indeces value from target element.  
public MethodGetItem (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemContainers (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItems (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetItemsCount (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodIndexFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeStoryboards (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodInitializeTemplatesOverridden. Initializes control templates.  
public MethodInvalidateArrange (Inherited from System.Windows.UIElement)
public MethodInvalidateMeasure (Inherited from System.Windows.UIElement)
public MethodItemFromContainer (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodMeasure (Inherited from System.Windows.UIElement)
public MethodOnApplyTemplateOverridden. Builds the visual tree for the DocumentViewerBase when a new template is applied.  
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodRefreshClip (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodReleaseMouseCapture (Inherited from System.Windows.UIElement)
public MethodRemoveHandler (Inherited from System.Windows.UIElement)
public MethodResumeLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public Methodstatic (Shared in Visual Basic)SetAllowDragSets Indeces value to target element.  
public MethodSetBinding (Inherited from System.Windows.FrameworkElement)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
public MethodSuspendLayout (Inherited from Intersoft.Client.Framework.ISItemsControl)
public MethodTransformToVisual (Inherited from System.Windows.UIElement)
public MethodUpdateLayout (Inherited from System.Windows.UIElement)
Top

Protected Methods

 NameDescription
protected MethodApplyBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodApplyStyle (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodArrangeOverride (Inherited from System.Windows.FrameworkElement)
protected MethodClearContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodGetContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodGetTemplateChild (Inherited from System.Windows.Controls.Control)
protected MethodIsItemItsOwnContainerOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodMeasureOverride (Inherited from System.Windows.FrameworkElement)
protected MethodOnCornerRadiusChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnCreateAutomationPeer (Inherited from System.Windows.UIElement)
protected MethodOnDependencyPropertyChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnDragEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnDragLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnDragOver (Inherited from System.Windows.Controls.Control)
protected MethodOnDrop (Inherited from System.Windows.Controls.Control)
protected MethodOnEndPrintRaises the OnEndPrint event after the document printing process is completed.  
protected MethodOnGotFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnItemsChanged (Inherited from System.Windows.Controls.ItemsControl)
protected MethodOnItemsPanelChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnItemsSourceChanged (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodOnKeyDown (Inherited from System.Windows.Controls.Control)
protected MethodOnKeyUp (Inherited from System.Windows.Controls.Control)
protected MethodOnLostFocus (Inherited from System.Windows.Controls.Control)
protected MethodOnLostMouseCapture (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseEnter (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeave (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseLeftButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseMove (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonDown (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseRightButtonUp (Inherited from System.Windows.Controls.Control)
protected MethodOnMouseWheel (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInput (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputStart (Inherited from System.Windows.Controls.Control)
protected MethodOnTextInputUpdate (Inherited from System.Windows.Controls.Control)
protected MethodOnUnloadedOverridden. Occurs when this object is no longer connected to the main object tree.  
protected MethodPrepareContainerForItemOverride (Inherited from System.Windows.Controls.ItemsControl)
protected MethodRefreshBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshImageBinding (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshStyleSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
protected MethodRefreshTemplateSelector (Inherited from Intersoft.Client.Framework.ISItemsControl)
Top

Public Events

 NameDescription
public EventBindingValidationError (Inherited from System.Windows.FrameworkElement)
public EventDragEnter (Inherited from System.Windows.UIElement)
public EventDragLeave (Inherited from System.Windows.UIElement)
public EventDragOver (Inherited from System.Windows.UIElement)
public EventDrop (Inherited from System.Windows.UIElement)
public EventEndPrintOccurs when printing process is completed.  
public EventGotFocus (Inherited from System.Windows.UIElement)
public EventIsEnabledChanged (Inherited from System.Windows.Controls.Control)
public EventItemBind (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventItemBound (Inherited from Intersoft.Client.Framework.ISItemsControl)
public EventKeyDown (Inherited from System.Windows.UIElement)
public EventKeyUp (Inherited from System.Windows.UIElement)
public EventLayoutUpdated (Inherited from System.Windows.FrameworkElement)
public EventLoaded (Inherited from System.Windows.FrameworkElement)
public EventLostFocus (Inherited from System.Windows.UIElement)
public EventLostMouseCapture (Inherited from System.Windows.UIElement)
public EventMouseEnter (Inherited from System.Windows.UIElement)
public EventMouseLeave (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonDown (Inherited from System.Windows.UIElement)
public EventMouseLeftButtonUp (Inherited from System.Windows.UIElement)
public EventMouseMove (Inherited from System.Windows.UIElement)
public EventMouseRightButtonDown (Inherited from System.Windows.UIElement)
public EventMouseRightButtonUp (Inherited from System.Windows.UIElement)
public EventMouseWheel (Inherited from System.Windows.UIElement)
public EventSizeChanged (Inherited from System.Windows.FrameworkElement)
public EventTextInput (Inherited from System.Windows.UIElement)
public EventTextInputStart (Inherited from System.Windows.UIElement)
public EventTextInputUpdate (Inherited from System.Windows.UIElement)
public EventUnloaded (Inherited from System.Windows.FrameworkElement)
Top

See Also

© 2012 All Rights Reserved.