Skip to main content
All docs
V26.1
  • AnnotationCollection Class

    A collection of annotations.

    Namespace: DevExpress.Docs.Pdf

    Assembly: DevExpress.Docs.Pdf.v26.1.dll

    Declaration

    public class AnnotationCollection :
        ObjectCollectionBase<BaseAnnotation>

    The following members return AnnotationCollection objects:

    Inheritance

    See Also