FixedRange Methods
Combines start and length of the document range. Used in Layout API.
Name | Description |
---|---|
Contains |
Gets whether the current document range contains a specified range. |
Contains |
Gets whether the current document range contains a specified position. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current Fixed |
Get |
Gets the hash code (a number) that corresponds to the value of the current Fixed |
Get |
Gets the Type of the current instance. Inherited from Object. |
Intersect |
Gets whether the current and the specified ranges intersect. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a message containing range start and length. |
See Also