Click or drag to resize
PdfCMap Class
Class that defines a mapping between character codes (CIDs) to a character selector (Identity-H encoding)
Inheritance Hierarchy
SystemObject
  Kettic.PdfPdfObject
    Kettic.PdfPdfStream
      Kettic.PdfPdfContentStream
        Kettic.PdfPdfCMap

Namespace: Kettic.Pdf
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public class PdfCMap : PdfContentStream

The PdfCMap type exposes the following members.

Constructors
  NameDescription
Public methodPdfCMap
Top
Methods
  NameDescription
Public methodAddBfRange
Adds the supplied glyph index to unicode value mapping.
Public methodAddBfRanges
Adds the supplied glyph -> unicode pairs.
Top
Fields
  NameDescription
Public fieldStatic memberDefaultName
Top
Properties
  NameDescription
Public propertySystemInfo
Top
See Also