SnapEntity Properties
The base for classes that provide functionality to manipulate various entities in Snap documents.| Name | Description |
|---|---|
| Active | Indicates whether or not the SnapEntity is locked. |
| Document | Provides access to a SnapDocument, to which the SnapEntity belongs. |
| Field | Provides access to a Field associated with the SnapEntity. |
| SubDocument | Provides access to an object implementing the basic document functionality that is common for the header, footer and the main document body. |
See Also