Document Properties
Aspose.Note for .Net
Document Properties |
The Document type exposes the following members.
| Name | Description | |
|---|---|---|
| AutomaticLayoutChangesDetectionEnabled |
Gets or sets a value indicating whether Aspose.Note performs detection of layout changes automatically.
Default value is true.
| |
| Children |
Gets all child nodes of this node as an enumerable collection.
(Inherited from CompositeNodeT.) | |
| Color |
Gets or sets the color.
| |
| CreationTime |
Gets or sets the creation time.
| |
| DisplayName |
Gets or sets the display name.
| |
| Document |
Gets the document of the node.
(Inherited from Node.) | |
| FileFormat |
Gets file format (OneNote 2010, OneNote Online).
| |
| FirstChild |
Gets the first child node of this node.
(Inherited from CompositeNodeT.) | |
| Guid |
Gets the object's globally unique id.
| |
| IsComposite |
Checks whether the node is composite. If true then the node can have child nodes.
(Inherited from CompositeNodeT.) | |
| LastChild |
Gets the last child node of this node.
(Inherited from CompositeNodeT.) | |
| NextSibling |
Gets the next node at the same node tree level.
(Inherited from Node.) | |
| NodeType |
Gets the node type.
(Inherited from Node.) | |
| ParentNode |
Gets the parent node.
(Inherited from Node.) | |
| PreviousSibling |
Gets the previous node at the same node tree level.
(Inherited from Node.) |