TextFragment.Form

TextFragment.Form property

Gets form object that contains the TextFragment

public XForm Form { get; }

Remarks

The value can be null in case the TextFragment object doesn’t belong to a form.

See Also