NoteDocumentInfo
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
public class NoteDocumentInfo extends DocumentInfo
Contains Note document metadata
Constructors
Constructor | Description |
---|---|
NoteDocumentInfo(Document note, FileType format, long size) |
Methods
Method | Description |
---|---|
getTitle() | Gets title |
NoteDocumentInfo(Document note, FileType format, long size)
public NoteDocumentInfo(Document note, FileType format, long size)
Parameters:
Parameter | Type | Description |
---|---|---|
note | com.aspose.note.Document | |
format | FileType | |
size | long |
getTitle()
public String getTitle()
Gets title
Returns: java.lang.String - title