PrintDocument for WinForms
MsPrintDocumentPrintEmfType プロパティ (C1PrintOptions)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintOptions クラス : MsPrintDocumentPrintEmfType プロパティ
標準 .NET PrintDocument ドキュメントを印刷するときに使用するメタファイルのタイプを取得または設定します。

デフォルトは is EmfType.EmfPlusDualです。

プリンタでデータの出力(FAX 番号など、最も適切な例は Tobit Faxware)をスキャンする必要があり、失敗する場合は、この設定を EmfType.EmfOnlyに設定してみてください。

このプロパティは、標準 .NET PrintDocument ドキュメントの印刷にのみ影響し、サポートされている他のドキュメントタイプには関係ありません。

シンタックス
'宣言
 
Public Shared Property MsPrintDocumentPrintEmfType As System.Drawing.Imaging.EmfType
'使用法
 
Dim value As System.Drawing.Imaging.EmfType
 
C1PrintOptions.MsPrintDocumentPrintEmfType = value
 
value = C1PrintOptions.MsPrintDocumentPrintEmfType
public static System.Drawing.Imaging.EmfType MsPrintDocumentPrintEmfType {get; set;}
参照

C1PrintOptions クラス
C1PrintOptions メンバ