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

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