Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics Namespace / FormXObject Class / HasAssociatedFiles Property

In This Topic
    HasAssociatedFiles Property
    In This Topic
    Gets a value indicating whether the AssociatedFiles collection is not empty.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasAssociatedFiles As System.Boolean
    public System.bool HasAssociatedFiles {get;}
    See Also