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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : ThrowExceptionOnError プロパティ
生成時にエラーが発生すると例外が発生することを示します。
シンタックス
'宣言
 
Public Property ThrowExceptionOnError As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
instance.ThrowExceptionOnError = value
 
value = instance.ThrowExceptionOnError
public System.bool ThrowExceptionOnError {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ