OutlinesCollection Methods
 Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
The OutlinesCollection type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Add |  Adds the outline to the end of the collection.  | |
| Clear |  Removes all outlines from the collection.  | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetEnumerator | ||
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Insert |  Inserts an outline at the specified index to the collection.  | |
| MemberwiseClone | (Inherited from Object.) | |
| Remove |  Removes the outline with the specified index from the collection.  | |
| ToString | (Inherited from Object.) | 
See Also