Table of Contents

Property FontBytes

Namespace
DocWright.Fonts
Assembly
DocWright.Fonts.dll

FontBytes

Gets the raw font payload.

public ReadOnlyMemory<byte> FontBytes { get; }

Property Value

ReadOnlyMemory<byte>