TxtDocumentInfo
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo, com.groupdocs.conversion.contracts.documentinfo.WordProcessingDocumentInfo
public class TxtDocumentInfo extends WordProcessingDocumentInfo
Contains Txt document metadata
Constructors
Constructor | Description |
---|---|
TxtDocumentInfo(Document txt, FileType format, long size) |
TxtDocumentInfo(Document txt, FileType format, long size)
public TxtDocumentInfo(Document txt, FileType format, long size)
Parameters:
Parameter | Type | Description |
---|---|---|
txt | com.aspose.words.Document | |
format | FileType | |
size | long |