[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.EmbeddedFont.Data

Data Property

Data

Gets the font's binary data (read-only).

Declaration
public IReadOnlyCollection<byte> Data { get; }
Public ReadOnly Property Data As IReadOnlyCollection(Of Byte)