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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : FontHandling プロパティ
Gets or sets a value specifying how font embedding and substitution are handled by the current C1PrintDocument. This property is simply a shortcut to FontProcessingOptions.FontHandling.
シンタックス
'宣言
 
Public Property FontHandling As FontHandling
'使用法
 
Dim instance As C1PrintDocument
Dim value As FontHandling
 
instance.FontHandling = value
 
value = instance.FontHandling
public FontHandling FontHandling {get; set;}
参照

C1PrintDocument クラス
C1PrintDocument メンバ