FlexReport for WinForms
EmbedFonts プロパティ (C1ReportSerializer)


C1.Report アセンブリ > C1.Report.Serialization 名前空間 > C1ReportSerializer クラス : EmbedFonts プロパティ
Gets or sets the value indicating whether to embed fonts into the output stream.
シンタックス
'宣言
 
Public Property EmbedFonts As FontEmbedType
'使用法
 
Dim instance As C1ReportSerializer
Dim value As FontEmbedType
 
instance.EmbedFonts = value
 
value = instance.EmbedFonts
public FontEmbedType EmbedFonts {get; set;}
参照

参照

C1ReportSerializer クラス
C1ReportSerializer メンバ