GrapeCity ActiveReports for .NET 16.0J
Data プロパティ (PdfSigningException)

GrapeCity.ActiveReports.Export.Pdf.Section 名前空間 > PdfSigningException クラス : Data プロパティ
Gets a collection of key/value pairs that provide additional user-defined information about the exception.
シンタックス
'宣言
 
Public Overridable ReadOnly Property Data As IDictionary
public virtual IDictionary Data {get;}

プロパティ値

An object that implements the System.Collections.IDictionary interface and contains a collection of user-defined key/value pairs. The default is an empty collection.
参照

PdfSigningException クラス
PdfSigningException メンバ