Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / AnnotationBase Class / AssociatedFiles Property

In This Topic
    AssociatedFiles Property (AnnotationBase)
    In This Topic
    Gets the list of embedded files associated with this AnnotationBase.
    Syntax
    'Declaration
     
    Public ReadOnly Property AssociatedFiles As AssociatedFiles
    public AssociatedFiles AssociatedFiles {get;}
    See Also