JCID
Overview
JCID is a class in Aspose.Note for Python.
JCID.index returns the integer identifier of the JCID instance.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
index | int | Read | Returns the integer identifier of the JCID instance |
IsBinary | bool | Read | Indicates whether the JCID represents binary data |
IsPropertySet | bool | Read | Indicates if the JCID corresponds to a property set |
IsGraphNode | bool | Read | Shows whether the JCID denotes a graph node element |
IsFileData | bool | Read | Signals that the JCID contains file data |
IsReadOnly | bool | Read | Specifies that the JCID cannot be modified |