NoteDocumentInfo
Leave feedback
On this page
Inheritance: java.lang.Object, com.groupdocs.conversion.contracts.documentinfo.DocumentInfo
public class NoteDocumentInfo extends DocumentInfo
Contains Note document metadata
| Constructor | Description |
|---|---|
| NoteDocumentInfo(Document note, FileType format, long size) |
| Method | Description |
|---|---|
| getTitle() | Gets title |
public NoteDocumentInfo(Document note, FileType format, long size)
Parameters:
| Parameter | Type | Description |
|---|---|---|
| note | com.aspose.note.Document | |
| format | FileType | |
| size | long |
public String getTitle()
Gets title
Returns: java.lang.String - title
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.