CustomMarkCollection Methods
Represents a collection of custom marks in the document.
Name | Description |
---|---|
Copy |
Copies the elements of the ICollection to an Array, starting at a particular Array index. Inherited from ICollection. |
Create |
Creates a custom mark at the specified position using the specified data and adds it to the collection. |
Get |
Gets all custom marks located in the specified document range.
Inherited from Read |
Get |
Obtains a custom mark by its visual info available in the Rich |
Get |
Returns an enumerator that iterates through the collection.
Inherited from IEnumerable |
Remove |
Removes the specified custom mark from the collection. |
See Also