AnnotationCollection Class
A collection of annotations.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
Declaration
Related API Members
The following members return AnnotationCollection objects:
Implements
Inheritance
See Also
A collection of annotations.
Namespace: DevExpress.Docs.Pdf
Assembly: DevExpress.Docs.Pdf.v26.1.dll
public class AnnotationCollection :
ObjectCollectionBase<BaseAnnotation>
Public Class AnnotationCollection
Inherits ObjectCollectionBase(Of BaseAnnotation)