LogicalNode

General

LogicalNode és una classe en Aspose.Note per a Python.

LogicalNode.type representa el identificador de tipus del nod lògic.

Propietats

NameTypeAccessDescription
kindstrReadRepresents the type identifier of the logical node
oidAnyReadHolds the object identifier associated with the node
propertiesdict[str, Any]ReadIs a dictionary of custom attributes for the node
childrenlist[LogicalNode]ReadIs a list of child LogicalNode objects
metadatalist[LogicalNode]ReadIs a list of LogicalNode objects containing metadata
 Català