[]
        
(Showing Draft Content)

C1.Util.RawFontSubSet

RawFontSubSet Class

Raw (binary font data or file path name) font subset.

Inheritance
RawFontSubSet
Namespace: C1.Util
Assembly: C1.C1Pdf.4.8.dll
Syntax
[CLSCompliant(false)]
public class RawFontSubSet : FontSubSet

Constructors

Name Description
RawFontSubSet(byte[])

Initialization raw subset.

RawFontSubSet(string)

Initialization raw subset.

Methods

Name Description
GetFontSubSet(byte[])

Gets font subset for raw font data.

GetFontSubSet(string)

Gets font subset for font file name with path.

GetFontTableStream(string)

Gets stream for the font table block by name.

Init()

Initialization fields.