public class TocSectionMetaData extends HierarchyNode<ExtendedGuid>
The notebook's child notebook or section node.
Constructor and Description |
---|
TocSectionMetaData(ExtendedGuid nodeId)
Initializes a new instance of the
TocSectionMetaData class. |
Modifier and Type | Method and Description |
---|---|
Guid |
getFileIdentityGuid()
Gets or sets the notebook's or section's GUID.
|
void |
setFileIdentityGuid(Guid value)
Gets or sets the notebook's or section's GUID.
|
getNodeId, getType
public TocSectionMetaData(ExtendedGuid nodeId)
Initializes a new instance of the TocSectionMetaData
class.
Copyright (c) 2016 Aspose. All Rights Reserved.