EmptyDocumentInfo
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
public class EmptyDocumentInfo extends DocumentInfo
Empty Document Info
Constructors
Constructor | Description |
---|---|
EmptyDocumentInfo(FileType format, long size) | C-tor |
EmptyDocumentInfo(FileType format, long size)
public EmptyDocumentInfo(FileType format, long size)
C-tor
Parameters:
Parameter | Type | Description |
---|---|---|
format | FileType | Document file format |
size | long | Document size |