configuration/cpdf_options library

Classes

CPDFBotaAnnotMoreMenu
CPDFEdgeInsets
CPDFEdgeInsets defines the padding for a PDF document.
CPDFReviewState
CPDFThemes

Enums

CPDFAlignment
CPDFAnnotationType
readerView background themes
CPDFAnnotBorderStyle
CPDFBorderEffectType
CPDFBotaAnnotGlobalMenu
CPDFBotaAnnotItemMenu
CPDFBotaTabs
CPDFCheckStyle
CPDFConfigTool
CPDFContentEditorType
CPDFDisplayMode
CPDFDocumentEncryptAlgo
CPDFDocumentError
Error types of the opening document.
CPDFDocumentPermissions
CPDFEvent
Adds event listener callbacks. Use ComPDFKit.addEventListener(CPDFEvent event, CPDFOnEventsCallback callback) to register. See example at example/lib/cpdf_event_listener_example.dart Example: controller.addEventListener(CPDFEvent.annotationsCreated, (event) { debugPrint('ComPDFKit: Annotation created: Type=${event.runtimeType}'); printJsonString(jsonEncode(event)); });
CPDFFillSignatureType
Configure the signature method for signing in viewer mode, signature mode, electronic signature, digital signature or manual selection of signature method
CPDFFormType
CPDFLineType
CPDFPageCompression
CPDFPageEditorMenus
Page editing menu options
CPDFPencilMenus
CPDFStampType
CPDFStandardStamp
CPDFThemeMode
CPDFThemeType
CPDFToolbarAction toolbar
Toolbar action identifiers used by the viewer UI.
CPDFUIVisibilityMode
CPDFViewMode configuration
Viewer modes supported by ComPDFKit.
CPDFWatermarkType