FileNode
Overview
FileNode is a class in Aspose.Note for Python.
FileNode.file_node_id is the integer identifier of the file node within the document structure.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
file_node_id | int | Read | Is the integer identifier of the file node within the document structure |
payload | bytes | Read | Contains the raw binary data of the attached file |
stp_format | int | Read | Stores the format code of the file node as an integer |
cb_format | int | Read | Holds the content‑block format identifier for the file node |
base_type | int | Read | Indicates the base type of the node using an integer code |