Name | Description | |
---|---|---|
FlexViewerPane Constructor | Initializes a new instance of FlexViewerPane control. |
The following tables list the members exposed by FlexViewerPane.
Name | Description | |
---|---|---|
FlexViewerPane Constructor | Initializes a new instance of FlexViewerPane control. |
Name | Description | |
---|---|---|
ActiveFindMatchHighlightBrush | The brush used to highlight the active find match. | |
ActualHeight | (Inherited from System.Windows.FrameworkElement) | |
ActualSizeCommand | The System.Windows.Input.ICommand that sets zoom to 100%. | |
ActualWidth | (Inherited from System.Windows.FrameworkElement) | |
AllowDrop | (Inherited from System.Windows.UIElement) | |
AllowThumbView | Specifies whether the Thumbnails view can be activated. | |
AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
AreAnyTouchesOver | (Inherited from System.Windows.UIElement) | |
BindingGroup | (Inherited from System.Windows.FrameworkElement) | |
BitmapEffect | (Inherited from System.Windows.UIElement) | |
BitmapEffectInput | (Inherited from System.Windows.UIElement) | |
Busy | Indicates whether the viewer pane is currently busy. | |
CacheMode | (Inherited from System.Windows.UIElement) | |
Clip | (Inherited from System.Windows.UIElement) | |
ClipToBounds | (Inherited from System.Windows.UIElement) | |
CloseActionEnabled | Indicates whether the Close action can be executed. | |
CloseCommand | The System.Windows.Input.ICommand that implements the Close action. | |
CommandBindings | (Inherited from System.Windows.UIElement) | |
ContextMenu | (Inherited from System.Windows.FrameworkElement) | |
Continuous | Indicates whether to show document pages continuously. | |
CopyTextCommand | The System.Windows.Input.ICommand that copies the selected text to Clipboard. | |
Cursor | (Inherited from System.Windows.FrameworkElement) | |
DataContext | (Inherited from System.Windows.FrameworkElement) | |
DependencyObjectType | (Inherited from System.Windows.DependencyObject) | |
DeselectAllCommand | The System.Windows.Input.ICommand that deselects all text in the document. | |
DesiredSize | (Inherited from System.Windows.UIElement) | |
Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) | |
DocumentSource | Specifies the document shown by the viewer. | |
Effect | (Inherited from System.Windows.UIElement) | |
ExportCommand | The System.Windows.Input.ICommand that opens the Export dialog. | |
FacingPages | Indicates whether to show facing pages side by side, the first page on the right. | |
FacingPagesCommand | The System.Windows.Input.ICommand that shows facing pages side by side. | |
FindMatchHighlightBrush | The brush used to highlight each find match except the active one. | |
FirstPageCommand | The System.Windows.Input.ICommand that goes to the first page. | |
FlowDirection | (Inherited from System.Windows.FrameworkElement) | |
Focusable | (Inherited from System.Windows.UIElement) | |
FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) | |
ForceCursor | (Inherited from System.Windows.FrameworkElement) | |
FourPagesViewCommand | The System.Windows.Input.ICommand that sets layout to four page columns view. | |
Generating | Indicates whether the document is currently generated. | |
Handle | (Inherited from System.Windows.Interop.HwndHost) | |
HasAnimatedProperties | (Inherited from System.Windows.UIElement) | |
HasBackwardHistory | Indicates if the user can navigate to the previous position. | |
HasForwardHistory | Indicates if the user can navigate to the next position. | |
HasPages | Indicates whether the document has some visible content. | |
HasParameters | Indicates whether the document has visible parameters. | |
HasSelection | Indicates whether some text is currently selected. | |
HasWidePages | Indicates whether the document contains wide pages. | |
Height | (Inherited from System.Windows.FrameworkElement) | |
HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) | |
InputBindings | (Inherited from System.Windows.UIElement) | |
InputScope | (Inherited from System.Windows.FrameworkElement) | |
IsArrangeValid | (Inherited from System.Windows.UIElement) | |
IsEnabled | (Inherited from System.Windows.UIElement) | |
IsFocused | (Inherited from System.Windows.UIElement) | |
IsHitTestVisible | (Inherited from System.Windows.UIElement) | |
IsInitialized | (Inherited from System.Windows.FrameworkElement) | |
IsInputMethodEnabled | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocused | (Inherited from System.Windows.UIElement) | |
IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) | |
IsLoaded | (Inherited from System.Windows.FrameworkElement) | |
IsManipulationEnabled | (Inherited from System.Windows.UIElement) | |
IsMeasureValid | (Inherited from System.Windows.UIElement) | |
IsMouseCaptured | (Inherited from System.Windows.UIElement) | |
IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsMouseOver | (Inherited from System.Windows.UIElement) | |
IsSealed | (Inherited from System.Windows.DependencyObject) | |
IsStylusCaptured | (Inherited from System.Windows.UIElement) | |
IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) | |
IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) | |
IsStylusOver | (Inherited from System.Windows.UIElement) | |
IsVisible | (Inherited from System.Windows.UIElement) | |
Language | (Inherited from System.Windows.FrameworkElement) | |
LastPageCommand | The System.Windows.Input.ICommand that goes to the last page. | |
LayoutTransform | (Inherited from System.Windows.FrameworkElement) | |
LimitSearchToCurrentPage | Indicates whether the text search should be limited to current page. | |
LinkOverpan | The size of margin when scrolling to a link or bookmark. | |
LoadingPageForeground | The brush used to draw the message on a page which is not loaded yet. | |
LoadingPageSize | The size of a page which is not loaded yet. | |
Margin | (Inherited from System.Windows.FrameworkElement) | |
MaxHeight | (Inherited from System.Windows.FrameworkElement) | |
MaxWidth | (Inherited from System.Windows.FrameworkElement) | |
MaxZoomFactor | The maximum allowed zoom factor. | |
MinHeight | (Inherited from System.Windows.FrameworkElement) | |
MinWidth | (Inherited from System.Windows.FrameworkElement) | |
MinZoomFactor | The minimum allowed zoom factor. | |
Name | (Inherited from System.Windows.FrameworkElement) | |
NavigateBackwardCommand | The System.Windows.Input.ICommand that navigates to the previous position. | |
NavigateForwardCommand | The System.Windows.Input.ICommand that navigates to the next position. | |
NextPageCommand | The System.Windows.Input.ICommand that goes to the next page. | |
NonPaginatedContentAlignment | The alignment of the non-paginated content. | |
OnePageViewCommand | The System.Windows.Input.ICommand that sets layout to one page column view. | |
Opacity | (Inherited from System.Windows.UIElement) | |
OpacityMask | (Inherited from System.Windows.UIElement) | |
OpenActionEnabled | Indicates whether the Open action can be executed. | |
OpenCommand | The System.Windows.Input.ICommand that implements the Open action. | |
OpenExportedFile | Indicates whether the exported document should be opened for preview. | |
OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) | |
Padding | The amount of outer padding within the control. | |
PageAreaBackground | The brush used to fill the area behind the document pages. | |
PageAreaPadding | The amount of padding between pages and the preview window edges. | |
PageBackground | The brush used to fill the document pages before drawing the content. | |
PageColumns | The number of page columns shown. | |
PageCount | The number of pages displayed in the preview. | |
PageHistoryTracking | Indicates whether the changes to the PageNumber or PageSetNumber properties should be collected in history. | |
PageNumber | The number of the currently visible page. | |
PageOverpan | The size of the previous page that remains visible when the user navigates to the next page. | |
PageRefreshRate | The number of pages generated between the viewer refreshes its layout. | |
PageRows | The number of page rows shown in non-continuous mode. | |
PageSetCount | The number of page sets displayed in non-continuous mode. | |
PageSetNumber | The number of the current page set for non-continuous mode. | |
PageSpacing | The amount of padding between pages in the preview. | |
PageWidthCommand | The System.Windows.Input.ICommand that sets zoom to page width. | |
Paginated | Indicates whether the content should be represented as a set of fixed sized pages. | |
Parent | (Inherited from System.Windows.FrameworkElement) | |
PersistId | (Inherited from System.Windows.UIElement) | |
PreviousPageCommand | The System.Windows.Input.ICommand that goes to the previous page. | |
PrintCommand | The System.Windows.Input.ICommand that opens the Print dialog. | |
PrintJobName | Gets or sets the name for the print job. | |
PrintQueue | Gets or sets the System.Printing.PrintQueue object defining printer to use, can be null to use default printer. | |
PrintTicket | Gets or sets the System.Printing.PrintTicket object defining the print parameters, can be null to use System.Printing.PrintQueue.DefaultPrintTicket. | |
RefreshCommand | The System.Windows.Input.ICommand that refreshes/reloads the report. | |
RenderSize | (Inherited from System.Windows.UIElement) | |
RenderTransform | (Inherited from System.Windows.UIElement) | |
RenderTransformOrigin | (Inherited from System.Windows.UIElement) | |
Resources | (Inherited from System.Windows.FrameworkElement) | |
RotateClockwiseCommand | The System.Windows.Input.ICommand that rotates pages by 90 degrees clockwise relative to the current orientation. | |
RotateCounterClockwiseCommand | The System.Windows.Input.ICommand that rotates pages by 90 degrees counter-clockwise relative to the current orientation. | |
RotateView | Specifies the view rotation angle. | |
ScrollBars | Specifies which scroll bars should appear in a FlexViewerPane. | |
ScrollMode | Specifies what to do while scrolling document. | |
SearchStarted | Gets a value indicating if search mode is started and you can call the SearchNext and SearchPrevious methods. | |
SelectAllCommand | The System.Windows.Input.ICommand that selects all text in the document. | |
SelectionHighlightBrush | The brush used to highlight text selection. | |
SelectMouseMode | Indicates whether clicking and dragging with the mouse selects text. | |
SnapsToDevicePixels | (Inherited from System.Windows.UIElement) | |
SsrsMode | Indicates whether the document source is SSRS. | |
StatusText | The string that is displayed as the current status string. | |
StopOperationCommand | The System.Windows.Input.ICommand that tries to stop the current operation. | |
Style | (Inherited from System.Windows.FrameworkElement) | |
Tag | (Inherited from System.Windows.FrameworkElement) | |
TemplatedParent | (Inherited from System.Windows.FrameworkElement) | |
ThumbAreaBackground | The brush used to fill the area behind the page thumbnails. | |
ThumbAreaPadding | The amount of padding between the thumbnails and the preview window edges. | |
ThumbHotBackground | The background brush of a 'hot' thumbnail. | |
ThumbPadding | The amount of padding within a page thumbnail. | |
ThumbPageBackground | The brush used to fill the area of a thumbnail where the page is drawn. | |
ThumbPageNumBackground | The brush used to fill the page number background on thumbnails. | |
ThumbPageNumFontSize | The size of the font used for drawing the page number in thumbnails. | |
ThumbPageNumForeground | The brush used to draw the page number on thumbnails. | |
ThumbPageNumSize | The size of the page number area within a thumbnail. | |
ThumbPageNumSpacing | The amount of spacing between the page number and page content in thumbnails. | |
ThumbPagePreviewSize | The size of a page preview in thumbnail. | |
ThumbPressedBackground | The background brush of a pressed thumbnail. | |
ThumbScrollDirection | Specifies the direction of scrolling for the Thumbnails view. | |
ThumbSelectedBackground | The background brush of a selected thumbnail. | |
ThumbViewActive | Indicates if the Thumbnails view is currently active. | |
ThumbViewMode | Indicates if the Thumbnails view should be activated whenever possible. | |
ToolTip | (Inherited from System.Windows.FrameworkElement) | |
TouchesCaptured | (Inherited from System.Windows.UIElement) | |
TouchesCapturedWithin | (Inherited from System.Windows.UIElement) | |
TouchesDirectlyOver | (Inherited from System.Windows.UIElement) | |
TouchesOver | (Inherited from System.Windows.UIElement) | |
TouchGripBackground | The brush used for filling background of a grip handle for text selection with touch. | |
TouchGripBorderBrush | The brush used for drawing border of a selection grip handle. | |
Triggers | (Inherited from System.Windows.FrameworkElement) | |
TwoPagesViewCommand | The System.Windows.Input.ICommand that sets layout to two page columns view. | |
Uid | (Inherited from System.Windows.UIElement) | |
UseAsyncRendering | Indicates if the document should be generated asynchronously. | |
UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) | |
VerticalAlignment | (Inherited from System.Windows.FrameworkElement) | |
Visibility | (Inherited from System.Windows.UIElement) | |
WholePageCommand | The System.Windows.Input.ICommand that sets zoom to whole page. | |
WideLayout | Indicates whether a multi-column layout is applied to wide reports by default. | |
Width | (Inherited from System.Windows.FrameworkElement) | |
ZoomFactor | Specifies the zoom factor (1.0 is actual size). | |
ZoomInCommand | The System.Windows.Input.ICommand that performs the zoom-in operation. | |
ZoomMode | Specifies the preview zoom mode. | |
ZoomOutCommand | The System.Windows.Input.ICommand that performs the zoom-out operation. |