PrintDocument for WinForms
FontData プロパティ (EmbeddedFont)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > EmbeddedFont クラス : FontData プロパティ
Gets an array of bytes containing the embedded font's data. This property can be null if the font was created during document generation, i.e. if the current object represents a font that was not loaded and currently exists in the system.
シンタックス
'宣言
 
Public ReadOnly Property FontData As System.Byte()
'使用法
 
Dim instance As EmbeddedFont
Dim value() As System.Byte
 
value = instance.FontData
public System.byte[] FontData {get;}
参照

EmbeddedFont クラス
EmbeddedFont メンバ