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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : EmfType プロパティ
Gets or sets the type of metafiles created by the current document. The default is System.Drawing.Imaging.EmfType.EmfPlusOnly.
シンタックス
'宣言
 
Public Property EmfType As System.Drawing.Imaging.EmfType
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Drawing.Imaging.EmfType
 
instance.EmfType = value
 
value = instance.EmfType
public System.Drawing.Imaging.EmfType EmfType {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ