Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V21.2
  • 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