DefaultFont

CdrLoadOptions.DefaultFont property

Gets or sets the default font.

public Font DefaultFont { get; set; }

Property Value

The default font.

See Also