ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Pdf Assembly / GrapeCity.ActiveReports.Export.Pdf Namespace / AttachmentInfo Class / Content Property

In This Topic
    Content Property (AttachmentInfo)
    In This Topic
    Content itself
    Syntax
    'Declaration
     
    Public Property Content As Byte()
    public byte[] Content {get; set;}
    See Also