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


In This Topic
    AttachmentClickEventArgs Class Members
    In This Topic

    The following tables list the members exposed by AttachmentClickEventArgs.

    Public Properties
     NameDescription
    Public PropertyThe author of attachment.  
    Public PropertyThe content of attachment.  
    Public PropertyIndicates whether the C1PdfViewer.AttachmentClick event has been handled by an event listener and C1PdfViewer should do nothing.  
    Public PropertyThe name of attachment.  
    Top
    See Also