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

    A collection of attachments in a PDF document.

    Namespace: DevExpress.Docs.Pdf

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

    Declaration

    public class AttachmentCollection :
        ObjectCollectionBase<Attachment>

    The following members return AttachmentCollection objects:

    Inheritance

    See Also