Content

WordProcessingFontInfo.Content property

Content of this font as a byte array. If there is only metainfo about this font, but its binary content is unavailable, this property returns null.

public byte[] Content { get; }

See Also