PDF File Writer Class Library - Author Uzi Granot
FontApiGetFontDataApi Method |
Gets font data tables
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public byte[] GetFontDataApi( int Offset, int BufSize )
Parameters
- Offset
- Type: SystemInt32
Table offset - BufSize
- Type: SystemInt32
Table size
Return Value
Type: ByteTable info as byte array
