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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : Warnings プロパティ
Gets the collection of warnings produced by the document's generation.
シンタックス
'宣言
 
Public ReadOnly Property Warnings As WarningCollection
'使用法
 
Dim instance As C1PrintDocument
Dim value As WarningCollection
 
value = instance.Warnings
public WarningCollection Warnings {get;}
参照

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