Font.BaseFont

Font.BaseFont property

Gets BaseFont value of PDF font object. Also known as PostScript name of the font.

public string BaseFont { get; }

See Also