PrintDocument for WinForms
UseOldSubstitutionAlgorithm プロパティ (FontProcessingOptions)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > FontProcessingOptions クラス : UseOldSubstitutionAlgorithm プロパティ
Gets or sets a value indicating whether to use the old (prior to 2013v1 release) algorithm of font substitution. This property is only used when FontProcessingOptions.FontHandling is set to FontHandling.EmbedActualFonts or FontHandling.BuildActualDocumentFonts. The default value is false.
シンタックス
'宣言
 
Public Property UseOldSubstitutionAlgorithm As System.Boolean
'使用法
 
Dim instance As FontProcessingOptions
Dim value As System.Boolean
 
instance.UseOldSubstitutionAlgorithm = value
 
value = instance.UseOldSubstitutionAlgorithm
public System.bool UseOldSubstitutionAlgorithm {get; set;}
参照

FontProcessingOptions クラス
FontProcessingOptions メンバ