public class FileInfo extends Object
Information about document
Constructor and Description |
---|
FileInfo() |
Modifier and Type | Method and Description |
---|---|
FileType |
getFileType()
File type
|
List<PageInfo> |
getPages()
List of pages
|
void |
setPages(List<PageInfo> value)
List of pages
|
Copyright © 2023. All rights reserved.