Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Structure Namespace / StructElement Class / AssociatedFiles Property

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