ActiveReports for .NET 18.0J
FontEmbedding 列挙体

GrapeCity.ActiveReports.Export.Pdf.Page 名前空間 : FontEmbedding 列挙体
フォントの埋め込みの処理を定義します。
シンタックス
'宣言
 
Public Enum FontEmbedding 
   Inherits System.Enum
public enum FontEmbedding : System.Enum 
メンバ
メンバ解説
Allすべてのフォントを埋め込みます。
Noneフォントを埋め込みません。Professionalのライセンスでのみ動作します。
Partial「unicode」フォントのみを埋め込みます - デフォルト値。
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.ActiveReports.Export.Pdf.Page.FontEmbedding

参照

GrapeCity.ActiveReports.Export.Pdf.Page 名前空間