Class | Description | |
---|---|---|
Bookmark | Item in the outline tree. | |
C1ReportViewer | Displays PDF and HTML documents with navigation controls. | |
C1ReportViewerToolbar | Provides tools for controlling a C1ReportViewer. | |
DocumentInfo | A document information dictionary which contains metadata for the pdf document. | |
DocumentSource | Base class for document sources (internal use only). | |
FindInfo | Get the infomation of the currently selected FindText. | |
FormField | A field object for gathering information interactively from the user. | |
FormFieldGroup | A field group object for gathering information interactively from the user. | |
PageContext | Class used as DataContext for each page System.Windows.UIElement. | |
ParsingErrorEventArgs | Provides data for the C1ReportViewer.ParsingError event. | |
PdfParserException | Exception thrown when problems are detected while parsing PDF documents. | |
PdfPasswordException | Exception thrown when incorrected of a user password for parsing PDF documents. | |
PreparedPageEventArgs | Provides data for the C1ReportViewer.PreparedPage event. | |
PreparingPageEventArgs | Provides data for the C1ReportViewer.PreparingPage event. | |
RequestNavigateEventArgs | Provides data for the RequestNavigate event. | |
TextBlockAddedEventArgs | Provides data for the C1ReportViewer.TextBlockAdded event. | |
ZoomConverter | Converter used to show the Zoom value as text. |
Enumeration | Description | |
---|---|---|
ViewMode | Describes view modes for C1ReportViewer. |