ComplexScriptFont

BasePortionFormat.ComplexScriptFont property

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

public IFontData ComplexScriptFont { get; set; }

See Also