Share Features
Supported sharing features that should be enabled in the user interface.
Entries
Document sharing inside PdfActivity. Enables share button in the main toolbar of PdfActivity.
Selected FreeTextAnnotation text sharing. Enables sharing button in the annotation editing toolbar for selected free-text annotations.
NoteAnnotation text sharing. Enables sharing button in the annotation editing toolbar for selected note annotations.
Sharing of note editor contents. Enables sharing for annotation contents (getContents) and annotation replies in the note editor.
Sharing selected image stamp annotations. Enables sharing button in the annotation editing toolbar for selected image stamp annotations.
Sharing selected text. Enables sharing button in both text selection toolbar and text selection popup toolbar.
Sharing embedded files. Enables sharing button in annotation editing toolbar for selected file annotations.
Sharing of selected sound annotations. Audio data is shared in WAVE file format. Enables sharing button in annotation editing toolbar for selected sound annotations.
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared. This method may be used to iterate over the constants.