PrintDocument for WinForms
ParseEmfPlus プロパティ (XlsExporter)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > XlsExporter クラス : ParseEmfPlus プロパティ
Gets or sets a value indicating whether EMF+ metafiles should be parsed directly without converting them to EMF-only first. The default is false. Set to true if you have issues resulting from EMF+ to EMF conversion.
シンタックス
'宣言
 
Public Property ParseEmfPlus As System.Boolean
'使用法
 
Dim instance As XlsExporter
Dim value As System.Boolean
 
instance.ParseEmfPlus = value
 
value = instance.ParseEmfPlus
public System.bool ParseEmfPlus {get; set;}
参照

XlsExporter クラス
XlsExporter メンバ