PrintDocument for WinForms
IsEmpty プロパティ (C1MultiDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocument クラス : IsEmpty プロパティ
Gets a value indicating whether the current C1MultiDocument is empty, i.e. has no C1MultiDocumentItem objects with data.
シンタックス
'宣言
 
Public ReadOnly Property IsEmpty As System.Boolean
'使用法
 
Dim instance As C1MultiDocument
Dim value As System.Boolean
 
value = instance.IsEmpty
public System.bool IsEmpty {get;}
参照

C1MultiDocument クラス
C1MultiDocument メンバ