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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1MultiDocument クラス : EmfType プロパティ
Gets or sets the type of metafiles created by the current document.

The default is null (the property is not defined at the multi-document level).

シンタックス
'宣言
 
Public Property EmfType As System.Nullable(Of EmfType)
'使用法
 
Dim instance As C1MultiDocument
Dim value As System.Nullable(Of EmfType)
 
instance.EmfType = value
 
value = instance.EmfType
public System.Nullable<EmfType> EmfType {get; set;}
参照

C1MultiDocument クラス
C1MultiDocument メンバ