menu
pspdfkit_flutter package
documentation
pspdfkit.dart
PspdfkitWidgetController
exportXfdf abstract method
exportXfdf abstract method
dark_mode
light_mode
exportXfdf
abstract method
Future
<
bool
?
>
exportXfdf
(
String
xfdfPath
)
Exports annotations to the XFDF file at the given path.
Implementation
Future<bool?> exportXfdf(String xfdfPath);
pspdfkit_flutter package
documentation
pspdfkit
PspdfkitWidgetController
exportXfdf abstract method
PspdfkitWidgetController class