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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Warnings プロパティ
ドキュメント生成後に、ドキュメントの警告のコレクションが含まれます。
シンタックス
'宣言
 
Public ReadOnly Property Warnings As WarningCollection
'使用法
 
Dim instance As C1PrintDocument
Dim value As WarningCollection
 
value = instance.Warnings
public WarningCollection Warnings {get;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ
Warning クラス