Namespace Syncfusion.Maui.PdfViewer
Classes
| Annotation
Represents a PDF annotation. |
| AnnotationAppearanceSettings
Represents the settings that allows to customize the default appearance of annotations. |
| AnnotationEventArgs
Provides data for the AnnotationAdded, AnnotationSelected, AnnotationDeselected, AnnotationEdited, AnnotationRemoved events. |
| AnnotationMode
Enumerates the values that represent the type of annotation that should be drawn using UI interaction on the PDF pages. |
| AnnotationSelectorSettings
Represents the settings that allows to customize the default appearance of annotation selector. |
| AnnotationSettings
Represents the settings that allows to customize the default appearance and behavior of annotations. |
| BaseAnnotationSettings
Base class for the AnnotationSettings and AnnotationAppearanceSettings. |
| CircleAnnotation
Represents an annotation that displays a circle on the page. |
| DocumentLoadFailedEventArgs
Provides data for the DocumentLoadFailed event. |
| FlattenOptions
Specifies the flatten options for loading a PDF document. |
| GestureEventArgs
Provides the data for the Tapped event |
| HighlightAnnotation
Represents the highlight annotation on the text contents in the page. |
| HyperlinkClickedEventArgs
Provides data for the HyperlinkClicked event. |
| InkAnnotation
Represents an annotation that displays a freehand drawing on the page. |
| InkAnnotationSettings
Represents the settings that allows to customize the default appearance of ink annotations. |
| InkEraserSettings
Represents the settings that allows to customize the default appearance of ink eraser. |
| LineAnnotation
Represents an annotation that displays a line on the page. |
| LineEndingStyle
Enumerates the values that represent the ending style of a line annotation. |
| OutlineElement
Represents an outline element which allows the user to navigate from one part of the PDF document to another. |
| PasswordRequestedEventArgs
Provides data for the PasswordRequested event. |
| SfPdfViewer
Represents a control that displays a PDF document. |
| ShapeAnnotation
Abstract base class for SquareAnnotation, CircleAnnotation, and LineAnnotation. |
| ShapeAnnotationSettings
Represents the settings that allows to customize the default appearance of shape annotations. |
| SquareAnnotation
Represents an annotation that displays a square on the page. |
| SquigglyAnnotation
Represents the squiggly annotation on the text contents in the page. |
| StampAnnotation
Represents an annotation that displays a stamp on the page. |
| StampAnnotationSettings
Represents the settings that allows to customize the default appearance of stamp annotations. |
| StampType
Enumerates the values that represent the type of a stamp annotation. |
| StickyNoteAnnotation
Represents the sticky note annotation on the text contents in the page. |
| StickyNoteIcon
Represents different types of popup annotations for a sticky note. |
| StrikeOutAnnotation
Represents the strikeout annotation on the text contents in the page. |
| TextMarkupAnnotationSettings
Represents the settings that allows to customize the default appearance of text markup annotations. |
| TextSearchProgressEventArgs
Provides data for the TextSearchProgress event. |
| TextSearchResult
Represents the search result obtained from the text search functionality. |
| TextSearchSettings
Represents the settings for text search functionality. |
| TextSelectionChangedEventArgs
Provides data for TextSelectionChanged event |
| TextSelectionSettings
Represents the default settings for text selection. |
| UnderlineAnnotation
Represents the underline annotation on the text contents in the page. |