SharpLeaf Reference > FontType Structure

FontType Structure

Font attributes (name, size, style, color, interline).

public class FontType

Constructors

FontType Instance Properties

ColorFont color
InterlineHeight of blank space in-between lines : absolute in points if positive, relative to font size if negative
NameFont face name
PitchHeight between lines of text (font size + absolute interline) (ReadOnly)
PostscriptNamePostScript-specific font name
SizeFont size in points
StyleFont style (Regular, Bold, Italic, Underline, Strikethrough)

FontType Methods

CloneTake a deep copy of a Font definition
ToStringReadable summary of FontType detail

See also

Font Glossary | ParagraphStyle.Font | Table.SetCellFont | TextBlock.Font

Requirements

Namespace: Causeway

Assembly: SharpPlot (in sharpplot.dll)


Send comments on this topic
© Dyalog Ltd 2021