Click or drag to resize

BodyRegion OwnerTextBody Property

Gets the owner text body.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public Body OwnerTextBody { get; }

Property Value

Type: Body
The owner text body.
See Also