Namespace Syncfusion.Windows.PdfViewer
Classes
| Annotation
Contains the information about hyperlink annotation. |
| AnnotationChangedEventArgs
Holds common properties for all the annotations. |
| AnnotationSettings
Provides the common settings for all the annotations. |
| BeginPrintEventArgs
Provides data for |
| BeginSaveEventArgs
Provides data for BeginSave event. |
| BookmarkSettings
Class for bookmark settings. |
| CommentSettings
Class for the comment settings |
| ContextMenuItem
Represents an item in a context menu. |
| ContextMenuItemClickedEventArgs
Provides data for the context menu item click event. |
| ContextMenuOpeningEventArgs
Provides data for the context menu opening event. |
| DocumentInfo
Gets the information about the currently loaded PDF document |
| EndPrintEventArgs
Provides data for |
| EndSaveEventArgs
Provides data for EndSave event. |
| ErrorOccurredEventArgs
Event arguments for the ErrorOccurred event |
| FileLinkAnnotationClickedEventArgs
Provides data for theFileLinkAnnotationClicked event. |
| FileLinkAnnotationSettings
Represents the class provides information of a file link annotation in PdfViewerControl. |
| FormFieldClickedEventArgs
Represents the arguments associated with a FormFieldClicked event. |
| FormSettings
Represents the form settings |
| FreeTextAnnotationChangedEventArgs
Provides data for theFreeTextAnnotationChanged event. |
| GetDocumentPasswordEventArgs
Provides data for the GetDocumentPassword event. |
| HandwrittenSignatureChangedEventArgs
Event arguments for 'HandwrittenSignatureChanged' event. |
| HandwrittenSignatureSettings
Provides settings for sign document by drawing a signature |
| HyperLink
Contains the information about hyperlink. |
| HyperlinkClickedEventArgs
Provides data for theHyperlinkClicked event. |
| InkAnnotationChangedEventArgs
Provides data for the InkAnnotationChanged event. |
| Layer
Refers to sections of content in a PDF document that can be selectively view or hide. |
| LayerCollection
The class provides methods and properties to handle the collections of Layer |
| LayersPaneSettings
Represent the settings for layer pane. |
| LocalizationManager
Represents a localization resource manager class which manages localization resources to provide convenient access to culture-specific resources at run time. |
| PageBorder
Represents a class for customizing page border |
| PageClickedEventArgs
Event arguments for the PageClicked event |
| PageMouseMoveEventArgs
Event arguments for the PageMouseMove event |
| PageOrganizer
Class to handle the collection of pages. |
| PageOrganizeSettings
A class for holding the settings for organizing pages |
| PageRedactor
Provides functionalities to perform page redaction. |
| PageRemovedEventArgs
EventArgs for removed pages |
| PageRotatedEventArgs
EventArgs for rotated pages |
| PageSelectedEventArgs
Provides data for PageSelected event. |
| PdfDocumentView
Interaction logic for PdfView.xaml |
| PdfDocumentViewAutomationPeer
Exposes PdfDocumentView types to UI Automation. |
| PdfLoadingIndicator
Interaction logic for PdfLoadingIndicator.xaml |
| PdfProgressIndicator
Interaction logic for PdfProgressIndicator.xaml |
| PdfStampAnnotation
Class contains the details of a stamp annotation. |
| PdfStampAnnotationCollection
Provides the collection of stamps |
| PdfViewerArrowSettings
Represents the settings for line annotation. |
| PdfViewerCircleSettings
Represents the settings for circle annotation. |
| PdfViewerControl
PDF Viewer WPF lets users load, view, review, and print PDF files with support for searching and copying text, silent and batch printing, conversion, and more. |
| PdfViewerControlAutomationPeer
Exposes PdfViewerControl types to UI Automation. |
| PdfViewerFreeTextSettings
Represents the settings for free text annotation. |
| PdfViewerHighlightSettings
Represents the settings for highlight annotation. |
| PdfViewerInkSettings
Represents the settings for ink annotation. |
| PdfViewerLineSettings
Represents the settings for line annotation. |
| PdfViewerLocalizationResourceAccessor
Represents the class that manages the localization for syncfusion controls. |
| PdfViewerLocalizationResourceExtension
A markup extension that returns the localized string based on culture for the ResourceName. |
| PdfViewerPolygonSettings
Provides settings for polygon annotation. |
| PdfViewerPolylineSettings
Provides settings for polyline annotation. |
| PdfViewerPrinterSettings
Represents printer settings for the document to be printed. |
| PdfViewerRectangleSettings
Represents the settings for rectangle annotation. |
| PdfViewerSquigglySettings
Provides settings for squiggly annotation. |
| PdfViewerStampSettings
Stamp annotation settings. |
| PdfViewerStickyNoteSettings
Provides settings for sticky note annotation. |
| PdfViewerStrikethroughSettings
Represents the settings for strikethrough annotation. |
| PdfViewerToolbarSettings
Class for toolbar settings |
| PdfViewerUnderlineSettings
Represents the settings for underline annotation. |
| PrintProgressEventArgs
Provides data for 'PrintProgress' event. |
| RedactionEventArgs
Provides data for the RedactionApplied event. |
| RedactionMark
This class represents the region which is redacted (or) marked for redaction in the PDF page. |
| RedactionMarkAppearance
Provides settings for redaction mark appearance. |
| RedactionSettings
Gets and sets the redaction settings. |
| RedoCommand
Defines the command for redo the changes. |
| SelectorSettings
Represents the default appearance of annotation selector. |
| ShapeAnnotationChangedEventArgs
Provides data for the ShapeAnnotationChanged event. |
| ShapeAnnotationSettings
Provides the common settings for the shape annotations. |
| StampAnnotationChangedEventArgs
Provides data for the StampAnnotationChanged event. |
| StickyNoteAnnotationChangedEventArgs
Provides data for the StickyNoteAnnotationChanged event. |
| StickyNoteTextToolTip
This class is not intended to be used in your application |
| TextData
Represents a text information |
| TextMarkupAnnotationChangedEventArgs
Provides data for the TextMarkupAnnotationChanged event. |
| TextMarkupAnnotationSettings
Provides the common settings for the text markup annotations. |
| TextSelectionCompletedEventArgs
Represents the arguments associated with a TextSelectionCompleted event. |
| ThumbnailSelectedEventArgs
Provides the data for a thumbnail selected event. |
| ThumbnailSettings
class for thumbnail settings. |
| UndoCommand
Defines the command for undo the changes. |
| UndoRedoSettings
Class for undo/redo settings |
| ZoomEventArgs
Event arguments for the ZoomChanged event |
Enums
| AnnotationChangedAction
Specifies the type of action made in the changed annotation. |
| AnnotationConstraints
Enumerates the values that constrain the interactions with annotations. |
| BorderEffect
Specifies the border effect of a shape annotation. |
| PdfDocumentView.PdfViewerAnnotationMode
Represent the annotation modes |
| PdfRenderingEngine
Defines the constants that specify the rendering modes for PDF viewer. Default value is Pdfium. |
| PdfTextExtractionEngine
Specifies the engine for extracting text information from PDF documents |
| PdfViewerCursorMode
Represent the cursor modes |
| PdfViewerPrintOrientation
Defines the constants that specify the page orientations for printing. Default value is Auto |
| PdfViewerPrintSize
Defines the constants that specify the page sizings for printing. Default value is ActualSize |
| ShapeAnnotationType
Specifies the type of shape annotation. |
| TextMarkupAnnotationType
Specifies the type of text markup annotation. |
| ZoomMode
Specifies ZoomMode. |
Delegates
| CurrentPageChangedEventHandler
Represents the method that will handle the CurrentPageChanged event. |
| ErrorEventHandler
Represents the method that will handle the ErrorOccurred event. |
| FormFieldClickedEventHandler
Represents the method will handle the FormFieldClickedevent. |
| NavigationButtonStatesChangedEventHandler
Represents the method that will handle the NavigationButtonStatesChanged event. |
| OnScrollChangedEventHandler
Represents the method that will handle the ScrollChanged event. |
| PageClickedEventHandler
Represents the method that will handle the PageClicked event. |
| PageMouseMoveEventHandler
Represents the method that will handle the PageMouseMove event. |
| PdfDocumentView.CurrentPageChangedEventHandler
Represents the method that will handle the CurrentPageChanged event. |
| PdfDocumentView.DocumentLoadedEventHandler
Represents the method that will handle the DocumentLoaded event. |
| PdfDocumentView.HyperLinkMouseOverEventHandler
Represents the method that will handle the HyperLinkMouseOver |
| PdfDocumentView.ZoomChangedEventHandler
Represents the method that will handle the ZoomChanged event. |
| PdfViewerControl.DocumentLoadedEventHandler
Represents the method that will handle the DocumentLoaded event. |
| PdfViewerControl.HyperLinkMouseOverEventHandler
Represents the method that will handle the HyperLinkMouseOver event. |
| TextSelectionCompletedEventHandler
Delegate for TextselectionCompleted event |
| ZoomChangedEventHandler
Represents the method that will handle the ZoomChanged event. |