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


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Export 名前空間 > PdfExporter クラス : 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 PdfExporter
Dim value As System.Boolean
 
instance.ParseEmfPlus = value
 
value = instance.ParseEmfPlus
public System.bool ParseEmfPlus {get; set;}
参照

PdfExporter クラス
PdfExporter メンバ