PrintDocument for WinForms
ErrorCode プロパティ (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : ErrorCode プロパティ
Obsolete. Now gets the Code of the first element in the Warnings collection, or GenerateErrorEnum.None if there are no warnings.
シンタックス
'宣言
 
Public ReadOnly Property ErrorCode As GenerateErrorEnum
'使用法
 
Dim instance As C1PrintDocument
Dim value As GenerateErrorEnum
 
value = instance.ErrorCode
public GenerateErrorEnum ErrorCode {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ