FloatingObjectInfo.parentSubDocument Property
Gets the parent sub-document what stores the current floating object.
Declaration
get parentSubDocument(): SubDocument
Property Value
Type | Description |
---|---|
SubDocument | A SubDocument object representing the parent sub-document. |
See Also