ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / 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