ComponentOne PdfViewer for WPF and Silverlight
C1.WPF.PdfViewer.4.5.2 Assembly / C1.WPF.PdfViewer Namespace / AttachmentClickEventArgs Class / Name Property

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