Namespace Syncfusion.SfPdfViewer.Android
Classes
AnnotationConstraints
Enumerates the values that constrain the interactions with annotations. |
AnnotationInformation
Represents information about the annotation. |
AnnotationMode
Specifies the type of annotation. |
AnnotationMovedOrResizedEventArgs
Gets the page number, old bounds ,new bounds, color of the moved or resized ink annotation. |
AnnotationMovedOrResizedEventHandler
Represents the method that will handle the ink annotation moved or resized event. |
AnnotationSettings
Represents annotation and its selector settings |
ArrowAnnotation
Specifies and allows editing the information about how the arrow shape annotation will appear. |
BookmarkNavigationOccurredEventArgs
Provides data for the BookmarkNavigationOccurred event. |
BorderEffect |
CanRedoInkModifiedEventArgs
Provides data for the CanRedoInkModified event. |
CanRedoInkModifiedEventHandler
Represents the method that will handle the CanRedoInkModified event of a SfPdfViewer. |
CanRedoModifiedEventArgs
Provides data for the CanRedoModified event. |
CanRedoModifiedEventHandler
Represents the method that will handle the CanRedoModified event of a SfPdfViewer. |
CanUndoInkModifiedEventArgs
Provides data for the CanUndoInkModified event. |
CanUndoInkModifiedEventHandler
Represents the method that will handle the CanUndoInkModified event of a SfPdfViewer. |
CanUndoModifiedEventArgs
Provides data for the CanUndoModified event. |
CanUndoModifiedEventHandler
Represents the method that will handle the CanUndoModified event of a SfPdfViewer. |
CircleAnnotation
Specifies and allows editing the information about how the circle shape annotation will appear. |
DefaultTextMarkupAnnotationSettings
Represents the default appearance of text markup annotation to be drawn in the page of the PDF document |
DocumentLoadedEventHandler
Represents the method that will handle the DocumentLoaded event of a SfPdfViewer. |
DocumentSaveInitiatedEventArgs
Provides data for DocumentSaveInitiated event. |
DocumentSaveInitiatedEventHandler
Represents the method that will handle the event of saved document. |
FormFieldFocusedEventArgs
Provides data for the FormFieldFocused event. |
FormFieldType
Enumerates the values that indicate the type of form field. |
FormFieldUnfocusedEventArgs
Provides data for the FormFieldUnfocused event. |
FormFieldValueChangedEventArgs
Provides data for the FormFieldValueChanged event. |
FormSettings
Represents the settings to customize the rendering of form fields. |
FreeTextAnnotation
Represent free text annotation in SfPdfViewer |
FreeTextAnnotationAddedEventArgs
Gets the page number, bounds and color of the added free text annotation. |
FreeTextAnnotationAddedEventHandler
Represents the method that will handle the FreeTextAnnotationAdded event of a SfPdfViewer. |
FreeTextAnnotationDeselectedEventArgs
Gets the page number and bounds of the deselected free text annotation. |
FreeTextAnnotationDeselectedEventHandler
Represents the method that will handle the FreeTextAnnotationDeselected event of a SfPdfViewer. |
FreeTextAnnotationEditedEventArgs
Gets the page number, bounds and color of the edited free text annotation. |
FreeTextAnnotationEditedEventHandler
Represents the method that will handle the FreeTextAnnotationEdited event of a SfPdfViewer. |
FreeTextAnnotationLongPressedEventArgs
Gets the page number, bounds and color of the long pressed free text annotation. |
FreeTextAnnotationLongPressedEventHandler
Represents the method that will handle the FreeTextAnnotationLongPressed event of a SfPdfViewer. |
FreeTextAnnotationMovedOrResizedEventArgs
Gets the page number, old bounds and new bounds of the moved or resized free text annotation. |
FreeTextAnnotationMovedOrResizedEventHandler
Represents the method that will handle the FreeTextAnnotationMovedOrResized event of a SfPdfViewer. |
FreeTextAnnotationRemovedEventArgs
Gets the page number, bounds and color of the removed free text annotation. |
FreeTextAnnotationRemovedEventHandler
Represents the method that will handle the FreeTextAnnotationRemoved event of a SfPdfViewer. |
FreeTextAnnotationSelectedEventArgs
Gets the page number and bounds of the selected free text annotation. |
FreeTextAnnotationSelectedEventHandler
Represents the method that will handle the FreeTextAnnotationSelected event of a SfPdfViewer. |
FreeTextAnnotationSettings
Represents FreeTextAnnotation settings |
FreeTextAnnotationTappedEventArgs
Gets the page number, bounds and color of the tapped free text annotation. |
FreeTextAnnotationTappedEventHandler
Represents the method that will handle the FreeTextAnnotationTapped event of a SfPdfViewer. |
FreeTextPopupAppearingEventArgs
Provides data for the FreeTextPopupAppearing event. |
FreeTextPopupAppearingEventHandler
Represents the method that will handle the FreeTextPopupAppearing event of a SfPdfViewer. |
FreeTextPopupDisappearedEventArgs
Provides data for the FreeTextPopupDisappeared event. |
FreeTextPopupDisappearedEventHandler
Represents the method that will handle the FreeTextPopupDisappeared event of a SfPdfViewer. |
FreeTextPopupResult
Specifies free text popup result |
HandwrittenSignature
Represents the details about hand written signature. |
HandwrittenSignatureSettings
Represents the customization of hand written signature. |
HighlightAnnotationSettings
Represents the default appearance of highlight annotation |
HyperlinkClickedEventArgs
Provides data for HyperlinkClicked event. |
HyperlinkClickedEventHandler
Represents the method that will handle the HyperlinkClicked event of a SfPdfViewer. |
InkAddedEventArgs
Gets the page number, bounds and color of the added ink annotation. |
InkAddedEventHandler
Represents the method that will handle the ink annotation added event. |
InkAnnotation
Represents the details about ink annotation. |
InkAnnotationSettings
Represents the customization of ink annotation |
InkDeselectedEventArgs
Gets the page number, bounds and color of the deselected ink annotation. |
InkDeselectedEventHandler
Represents the method that will handle the ink annotation deselected event. |
InkEditedEventArgs
Gets the page number, bounds and color of the edited ink annotation. |
InkEditedEventHandler
Represents the method that will handle the ink annotation edited event. |
InkRemovedEventArgs
Gets the page number, bounds and color of the removed ink annotation. |
InkRemovedEventHandler
Represents the method that will handle the ink annotation removed event. |
InkSelectedEventArgs
Gets the page number, bounds and color of the selected ink annotation. |
InkSelectedEventHandler
Represents the method that will handle the ink annotation selected event. |
InkTappedEventArgs
Gets the page number, bounds and color of the tapped ink annotation. |
InkTappedEventHandler
Represents the method that will handle the ink annotation tapped event. |
LineAnnotation
Specifies and allows editing the information about how the line shape annotation will appear. |
PageChangedEventArgs
Provides data for PageChanged event. |
PageChangedEventHandler
Represents the method that will handle the PageChanged event event of a SfPdfViewer. |
PageViewMode
Specifies the reading mode of SfPdfViewer |
PageViewModeChangedEventArgs
Provides data for the PageViewModeChanged event. |
PasswordErrorOccurredEventArgs
Provides data for the PasswordErrorOccurred event. |
PolygonAnnotation
Specifies the information about how the polygon annotation will appear. |
RectangleAnnotation
Specifies and allows editing the information about how the rectangle shape annotation will appear. |
RedoEventHandler
Represents the method that will handle the redo event. |
RedoPerformedEventArgs
Provides data for the RedoPerformed event. |
Resource |
Resource.Attribute |
Resource.Dimension |
Resource.Drawable |
Resource.Id |
Resource.Layout |
Resource.String |
Resource.Styleable |
SelectionMode
Specifies the types of selection made in SfPdfViewer |
SelectorSettings
Represents the default appearance of annotation selector |
SfPdfViewer
Represents a view control that displays PDF documents. |
ShapeAnnotation
Specifies and allows editing the appearance of the paricular shape annotation. |
ShapeAnnotationAddedEventArgs
Provides data for the ShapeAnnotationAdded event. |
ShapeAnnotationAddedEventHandler
Represents the method that will handle the ShapeAnnotationAdded event of a SfPdfViewer. |
ShapeAnnotationDeselectedEventArgs
Provides data for the ShapeAnnotationDeselected event. |
ShapeAnnotationDeselectedEventHandler
Represents the method that will handle the ShapeAnnotationEdited event of a SfPdfViewer. |
ShapeAnnotationEditedEventArgs
Provides data for the ShapeAnnotationEdited event. |
ShapeAnnotationEditedEventHandler
Represents the method that will handle the ShapeAnnotationEdited event of a SfPdfViewer. |
ShapeAnnotationRemovedEventArgs
Provides data for the ShapeAnnotationRemoved event. |
ShapeAnnotationRemovedEventHandler
Represents the method that will handle the ShapeAnnotationRemoved event of a SfPdfViewer. |
ShapeAnnotationSelectedEventArgs
Provides data for the ShapeAnnotationSelected event. |
ShapeAnnotationSelectedEventHandler
Represents the method that will handle the ShapeAnnotationEdited event of a SfPdfViewer. |
ShapeAnnotationSettings
Specifies and allows editing the appearance of the selected shape annotation. |
ShapeAnnotationTappedEventArgs
Provides data for the ShapeAnnotationTapped event. |
ShapeAnnotationTappedEventHandler
Represents the method that will handle the ShapeAnnotationTapped event of a SfPdfViewer. |
ShapeAnnotationType
Enumerates the values that represent the type of shape annotation. |
StampAnnotation
Represents a stamp annotation. |
StampAnnotationAddedEventArgs
Provides data for the StampAnnotationAdded event. |
StampAnnotationDeselectedEventArgs
Provides data for the |
StampAnnotationMovedOrResizedEventArgs
Provides data for the StampAnnotationMovedOrResized event. |
StampAnnotationRemovedEventArgs
Provides data for the StampAnnotationRemoved event. |
StampAnnotationSelectedEventArgs
Provides data for the StampAnnotationSelected event. |
StampAnnotationSettings |
StampAnnotationTappedEventArgs
Provides data for the StampAnnotationTapped event. |
StrikethroughAnnotationSettings
Represents the default appearance of strikethrough annotation |
TextMarkupAddedEventArgs
Provides data for the TextMarkupAdded event. |
TextMarkupAddedEventHandler
Represents the method that will handle the text markup annotation added event. |
TextMarkupAnnotation
Represents the details about text markup annotation. |
TextMarkupAnnotationSettings
Represents the customization of text markup annotation which is selected |
TextMarkupAnnotationType
Specifies the types of text markup Annotation. |
TextMarkupDeselectedEventArgs
Provides data for the TextMarkupDeselected event. |
TextMarkupDeselectedEventHandler
Represents the method that will handle the text markup annotation deselected event. |
TextMarkupEditedEventArgs
Provides data for the TextMarkupEdited event. |
TextMarkupEditedEventHandler
Represents the method that will handle the text markup annotation edited event. |
TextMarkupLongPressedEventArgs
Provides data for the TextMarkupLongPressed event. |
TextMarkupLongPressedEventHandler
Represents the method that will handle the text markup annotation long pressed event. |
TextMarkupRemovedEventArgs
Provides data for the TextMarkupRemoved event. |
TextMarkupRemovedEventHandler
Represents the method that will handle the text markup annotation removed event. |
TextMarkupSelectedEventArgs
Provides data for the TextMarkupSelected event. |
TextMarkupSelectedEventHandler
Represents the method that will handle the text markup annotation selected event. |
TextMarkupTappedEventArgs
Provides data for the TextMarkupTapped event. |
TextMarkupTappedEventHandler
Represents the method that will handle the text markup annotation selected event. |
TextMatchFoundEventArgs
Provides data for the TextMatchFound event. |
TextMatchFoundEventHandler
Represents the method that will handle the TextMatchFound event of a SfPdfViewer. |
TextSearchCompletedEventArgs
Provides data for the SearchCompleted event. |
TextSearchCompletedEventHandler
Represents the method that will handle the SearchCompleted event of a SfPdfViewer. |
TextSearchInitiatedEventArgs
Provides data for the SearchInitiated event. |
TextSearchInitiatedEventHandler
Represents the method that will handle the SearchInitiated event of a SfPdfViewer. |
TextSearchSettings
Specifies and allows editing the information about how the highlight of the text search instance to be made. |
TextSelectionCompletedEventArgs
Provides data for the TextSelectionCompleted event. |
TextSelectionEventHandler
Represents the method that will handle the TextSelectionCompleted event of a SfPdfViewer. |
TextSelectionMenu
Specifies information about menu items in the context menu during text selection. |
TextSelectionMenuItem
Specifies the information about menu item |
TextSelectionSettings
Specifies and allows editing the information about how the text is selected. |
Toolbar
Represent the toolbar present in SfPdfViewer |
TouchInteractionEventArgs
Provides data for the Tapped ,DoubleTapped and LongPressed events. |
UnderlineAnnotationSettings
Represents the default appearance of underline annotation |
UndoEventHandler
Represents the method that will handle the undo event. |
UndoPerformedEventArgs
Provides data for the UndoPerformed event. |
UnhandledConditionEventArgs
Provides data for the UnhandledConditionOccurred event. |
UnhandledConditionEventHandler
Represents the method that will handle the UnhandledConditionOccurred event of a SfPdfViewer. |
Interfaces
IAnnotation
Represents the annotation to be customized |
ICustomPdfRenderer
Provides the functionality to render the PDF document using third party renderers in a SfPdfViewer. |