Link Search Menu Expand Document

AnnotationInfo Class

Defines various attachment information.
Inheritance Hierarchy
SystemObject
Bytescout.PDFExtractorAnnotationInfo

Namespace:Bytescout.PDFExtractor
Assembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
public class AnnotationInfo

The AnnotationInfo type exposes the following members.

Properties
NameDescription
Public propertyBounds
Public propertyContent
Gets annotation content.
Public propertyHeight
Public propertyName
Gets annotation name.
Public propertyTitle
Gets annotation title.
Public propertyType
Gets annotation type.
Public propertyWidth
Public propertyX
Public propertyY
Top
Methods
NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Overrides ObjectToString.)
Top
See Also

Reference