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

In This Topic
    Author Property (AttachmentClickEventArgs)
    In This Topic
    The author of attachment.
    Syntax
    'Declaration
     
    
    Public Property Author As String
    public string Author {get; set;}
    See Also