TextPattern Methods
.NET Framework 4.5
The TextPattern type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
|
Finalize | Frees resources and performs other cleanup operations before the object is reclaimed by garbage collection. (Inherited from BasePattern.) |
|
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
|
GetSelection | Retrieves a collection of disjoint text ranges associated with the current text selection or selections. |
|
GetType | Gets the Type of the current instance. (Inherited from Object.) |
|
GetVisibleRanges | Retrieves an array of disjoint text ranges from a text container where each text range begins with the first partially visible line through to the end of the last partially visible line. |
|
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
|
RangeFromChild | Retrieves a text range enclosing a child element such as an image, hyperlink, Microsoft Excel spreadsheet, or other embedded object. |
|
RangeFromPoint | Returns the degenerate (empty) text range nearest to the specified screen coordinates. |
|
ToString | Returns a string that represents the current object. (Inherited from Object.) |