menu
compdfkit_flutter package
documentation
document/cpdf_document.dart
CPDFExtractImageResult
imagePaths property
imagePaths property
dark_mode
light_mode
imagePaths
property
List
<
String
>
imagePaths
final
Full paths of image files found in
directoryPath
after extraction.
Implementation
final List<String> imagePaths;
compdfkit_flutter package
documentation
document/cpdf_document
CPDFExtractImageResult
imagePaths property
CPDFExtractImageResult class