Accusoft.PdfXpressSdk Namespace > PdfXpressNotIntializedException Class : Message Property |
'Declaration Public Overrides NotOverridable ReadOnly Property Message As String
'Usage Dim instance As PdfXpressNotIntializedException Dim value As String value = instance.Message
public override string Message {get;}
public: __property string* get_Message() override;