TextFragment.Page

TextFragment.Page property

Gets page that contains the TextFragment

public Page Page { get; }

Remarks

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

See Also