Scheduler for WPF and Silverlight | ComponentOne
C1.WPF.PdfViewer Namespace / AttachmentClickEventArgs Class / Content Property

In This Topic
    Content Property
    In This Topic
    The content of attachment.
    Syntax
    'Declaration
     
    
    Public Property Content As Stream
    public Stream Content {get; set;}
    See Also