SymbolFont

IBasePortionFormat.SymbolFont property

Returns or sets the symbolic font info. Null means font is undefined and should be inherited from the Master. Read/write IFontData.

public IFontData SymbolFont { get; set; }

See Also