Package | Description |
---|---|
com.aspose.note |
The
com.aspose.note namespace contains classes which represent document structure. |
Modifier and Type | Method and Description |
---|---|
Title |
Page.getTitle()
Gets or sets the title.
|
Modifier and Type | Method and Description |
---|---|
void |
Page.setTitle(Title value)
Gets or sets the title.
|
void |
DocumentVisitor.visitTitleEnd(Title title)
End to visit the
Title node. |
void |
DocumentVisitor.visitTitleStart(Title title)
Start to visit the
Title node. |
Copyright (c) 2002-2018 Aspose. All Rights Reserved.