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

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