ITrueTypeFont.DataSize

ITrueTypeFont.DataSize property

Gets the size of the font data in bytes.

public float DataSize { get; }

Return Value

The size of the font data in bytes.

See Also