![]() | Text Class |
public class Text : NativeObject, IList<TextFragment>, ICollection<TextFragment>, IEnumerable<TextFragment>, IEnumerable
The Text type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count | |
![]() | IsReadOnly | |
![]() | Item |
Name | Description | |
---|---|---|
![]() | Clear | |
![]() | Contains | |
![]() | CopyTo | |
![]() ![]() | Create | Create a text The returned text object is not yet used on any page, but it is associated with the given target document. |
![]() | Equals | (Inherited from NativeObject) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from NativeObject) |
![]() | IndexOf | |
![]() | Insert | |
![]() | Remove | |
![]() | RemoveAt |