contentEditorEnabled property
Enable the content editing feature.
When true, the user can edit PDF text and images in-place using the
content editor. This feature requires a Content Editor add-on licence;
enabling it without a valid licence has no effect.
Maps to PdfActivityConfiguration$Builder.contentEditorEnabled(boolean).
Implementation
final bool? contentEditorEnabled;