ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / PdfPasswordException Class / Data Property

In This Topic
    Data Property (PdfPasswordException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Data As System.Collections.IDictionary
    public virtual System.Collections.IDictionary Data {get;}
    See Also