[]
        
(Showing Draft Content)

C1.C1Preview.EmbeddedFont.FontData

FontData Property

FontData

Gets an array of bytes containing the embedded font's data. This property can be null if the font was created during document generation, i.e. if the current object represents a font that was not loaded and currently exists in the system.

Declaration
public byte[] FontData { get; }