C1.Xaml.PdfViewer Assembly : C1.Xaml.PdfViewer Namespace |
Class | Description | |
---|---|---|
Bookmark | Item in the outline tree. | |
C1PdfViewer | Displays PDF documents with navigation controls. | |
DocumentInfo | A document information dictionary containing metadata for the document. | |
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. | |
ParsingErrorEventArgs | Provides data for the C1PdfViewer.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 C1PdfViewer.PreparedPage event. | |
PreparingPageEventArgs | Provides data for the C1PdfViewer.PreparingPage event. | |
RequestNavigateEventArgs | Provides data for the C1PdfViewer.RequestNavigate event. | |
TextBlockAddedEventArgs | Provides data for the C1PdfViewer.TextBlockAdded event. |
Enumeration | Description | |
---|---|---|
RenderMode | Determines to use ComponentOne API to render pdf file or Microsoft API or special mode to render all text in pdf with microsoft textblock. | |
ViewMode | This Enumeration describes zoom options that determine how pages are displayed in the viewport. |