PclDocumentInfo
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
public class PclDocumentInfo extends DocumentInfo
Contains Pcl document metadata
Constructors
Constructor | Description |
---|---|
PclDocumentInfo(Document pcl, FileType format, long size) |
PclDocumentInfo(Document pcl, FileType format, long size)
public PclDocumentInfo(Document pcl, FileType format, long size)
Parameters:
Parameter | Type | Description |
---|---|---|
pcl | com.aspose.pdf.Document | |
format | FileType | |
size | long |