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