CPDFDocumentSaveCallback typedef
CPDFDocumentSaveCallback =
void Function()
Called when the document is saved.
Implementation
typedef CPDFDocumentSaveCallback = void Function();
Called when the document is saved.
typedef CPDFDocumentSaveCallback = void Function();