setEnabledShareFeatures

fun setEnabledShareFeatures(enabledShareFeatures: EnumSet<ERROR CLASS: Symbol not found for ShareFeatures>): PdfConfiguration.Builder

Configures which share features are enabled in the UI. This feature is only UI specific, defining the available sharing features in the PdfFragment. The sharing API still works even if a specific share feature is disabled.

Parameters

enabledShareFeatures

Set of share features to enable.