[]
        
(Showing Draft Content)

C1.Win.FlexViewer

C1.Win.FlexViewer Namespace

Classes

BaseActionElement

Allows to customize ribbon items displayed in C1FlexViewer.

ButtonActionElement

Represents a button element.

C1FlexViewer

Represents a document viewer control with ribbon, viewer pane, and status bar.

C1FlexViewerDialog

Represents a C1RibbonForm with C1FlexViewer control on it.

C1FlexViewerPane

Represents a control showing the preview of the associated document.

C1FlexViewerPane.BusySection

Helper class providing a busy section for a C1FlexViewerPane, raising the Busy flag in its constructor, and lowering it in the Dispose() method.

Usage:

using (new busy = BusySection(flexViewerPane)) { ..code... }.

ContextMenuElements

Represents a set of elements displayed in the context menu.

ContextMenuPopupEventArgs

Provides data for the ContextMenuPopup event.

CustomCursors

Holds the custom cursors used by C1FlexViewerPane.

HyperlinkClickedEventArgs

Provides data for the HyperlinkClicked event.

HyperlinkHoveredEventArgs

Provides data for the HyperlinkHovered event.

LabelActionElement

Represents a toggle RibbonButton element.

MiscStrings

Specifies the UI strings used by C1FlexViewer and C1FlexViewerPane controls.

OperationErrorEventArgs

Provides data for the OperationError event.

OutlineClickedEventArgs

Provides data for the OutlineClicked event.

ParameterStrings

Specifies the UI strings displayed on the Parameters panel in C1FlexViewerPane.

RibbonActionGroup

Represents a customizable item for RibbonGroup.

RibbonElements

Represents a set of elements displayed in Ribbon.

RibbonGroups

Represents a set of Ribbon groups.

SearchBarElements

Represents a set of elements displayed in SearchBar.

StatusBarElements

Represents a set of elements displayed in Ribbon.

TextBoxActionElement

Represents a text box element.

ToolBarElements

Represents a set of elements displayed in Ribbon toolbar.

UserFlexViewerActionEventArgs

Provides data for the UserAction event.

ZoomDialogStrings

Specifies the UI strings for the Zoom dialog.

Interfaces

INavigationTarget

Encapsulates a scroll position of C1FlexViewerPane.

Enums

FlexViewerAction

Defines the supported actions for a C1FlexViewer.

FlexViewerContentAlignment

Describes the content alignment for the non-paginated mode.

FlexViewerErrorOperation

Describes the operation being executed when the error occurred.

FlexViewerPanelAlignment

Describes the alignment for the Outlines and Parameters panels.

FlexViewerRotateView

Specifies the view rotation angle.

FlexViewerThumbScrollDirection

Specifies the direction of scrolling for the Thumbnails view.

FlexViewerXpsType

Describes the output data format of the ExportToXps method of C1FlexViewerPane.

FlexViewerZoomMode

Describes the supported zoom modes of C1FlexViewerPane control.