menu
nutrient_flutter package
documentation
nutrient_flutter.dart
NutrientViewController
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);
nutrient_flutter package
documentation
nutrient_flutter
NutrientViewController
exportXfdf abstract method
NutrientViewController class