PrintDocument for WinForms
EmfType プロパティ (C1MultiDocumentItem)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocumentItem クラス : EmfType プロパティ
Gets the value of the EmfType property of the document or report represented by the current multi-document item. This property is null if no document or report is associated with the current item.
シンタックス
'宣言
 
Public ReadOnly Property EmfType As System.Nullable(Of EmfType)
'使用法
 
Dim instance As C1MultiDocumentItem
Dim value As System.Nullable(Of EmfType)
 
value = instance.EmfType
public System.Nullable<EmfType> EmfType {get;}
参照

C1MultiDocumentItem クラス
C1MultiDocumentItem メンバ