DioDocs for PDF
DefaultFont プロパティ (SystemFontCollection)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > SystemFontCollection クラス : DefaultFont プロパティ
Gets or sets the default system font.

If no system fonts were found, this value will be null. You can test for this condition at program startup, and assign a font to it if it is null.

シンタックス
'宣言
 
Public Property DefaultFont As Font
public Font DefaultFont {get; set;}
参照

SystemFontCollection クラス
SystemFontCollection メンバ