OneStoreObject
General
OneStoreObject és una classe en Aspose.Note per a Python.
OneStoreObject.oid representa l’identificador únic de l"objecte com a ExtendedGUID.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
oid | ExtendedGUID | Read | Represents the object’s unique identifier as an ExtendedGUID |
jcid | JCID | Read | Represents the object’s JCID (type identifier) value |
jcid_name | str | Read | Represents the human‑readable name of the JCID |
properties | dict[str, Any] | Read | Represents a dictionary of parsed property names to their values |
raw_properties | list[tuple[str, Any]] | Read | Represents the raw list of (property name, value) tuples as read from the file |
file_data_reference | `str | None` | Read |
file_extension | `str | None` | Read |