Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Represents a collection of annotations.
Inheritance Hierarchy
Bytescout.PDFAnnotationCollections
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The AnnotationCollections type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of the elements in the collection.
|
![]() | ItemInt32 |
Gets the element at the specified index.
|
![]() | ItemString |
Gets named annotation (e.g. input field) by its name.
|
Methods
Name | Description | |
---|---|---|
![]() | Add |
Adds the specified annotation to the collection.
|
![]() | Clear |
Clears this collection.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetEnumerator | |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove |
Removes the annotation with a specified index from the collection.
|
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | AltWidgeNames |
See Also