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
Defines various attachment information.
Inheritance Hierarchy
Bytescout.PDFExtractorAnnotationInfo
Namespace: Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax
The AnnotationInfo type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Bounds | ||
| Content |
Gets annotation content.
| |
| Height | ||
| Name |
Gets annotation name.
| |
| Title |
Gets annotation title.
| |
| Type |
Gets annotation type.
| |
| Width | ||
| X | ||
| Y |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Overrides ObjectToString.) |
See Also