ShareFeatures

Supported sharing features that should be enabled in the user interface.

Entries

Link copied to clipboard

Document sharing inside com.pspdfkit.ui.PdfActivity. Enables share button in the main toolbar of com.pspdfkit.ui.PdfActivity.

Link copied to clipboard

Selected com.pspdfkit.annotations.FreeTextAnnotation text sharing. Enables sharing button in the annotation editing toolbar for selected free-text annotations.

Link copied to clipboard

com.pspdfkit.annotations.NoteAnnotation text sharing. Enables sharing button in the annotation editing toolbar for selected note annotations.

Link copied to clipboard

Sharing of note editor contents. Enables sharing for annotation contents (com.pspdfkit.annotations.Annotation.getContents) and annotation replies in the note editor.

Link copied to clipboard

Sharing selected image stamp annotations. Enables sharing button in the annotation editing toolbar for selected image stamp annotations.

Link copied to clipboard

Sharing selected text. Enables sharing button in both text selection toolbar and text selection popup toolbar.

Link copied to clipboard

Sharing embedded files. Enables sharing button in annotation editing toolbar for selected file annotations.

Link copied to clipboard

Sharing of selected sound annotations. Audio data is shared in WAVE file format. Enables sharing button in annotation editing toolbar for selected sound annotations.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard

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.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.