PrintDocument for WinForms
ShouldSerializeAutoEmbedFonts メソッド (C1PrintDocument)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : ShouldSerializeAutoEmbedFonts メソッド
AutoEmbedFontsプロパティがシリアル化されるかどうかを示します。
シンタックス
'宣言
 
Protected Function ShouldSerializeAutoEmbedFonts() As System.Boolean
'使用法
 
Dim instance As C1PrintDocument
Dim value As System.Boolean
 
value = instance.ShouldSerializeAutoEmbedFonts()
protected System.bool ShouldSerializeAutoEmbedFonts()

戻り値の型

AutoEmbedFontsをシリアル化する必要がある場合は true、その他の場合は false。
参照

C1PrintDocument クラス
C1PrintDocument メンバ