RadControls for WinForms

A dictionary containing entries that define the character collection of the CIDFont.

Namespace: Telerik.Pdf
Assembly: TelerikData (in TelerikData.dll) Version: 2013.1.321.40 (2013.1.321.40)

Syntax

C#
public class PdfCIDSystemInfo : PdfDictionary
Visual Basic
Public Class PdfCIDSystemInfo _
	Inherits PdfDictionary

Inheritance Hierarchy

System..::..Object
  Telerik.Pdf..::..PdfObject
    Telerik.Pdf..::..PdfDictionary
      Telerik.Pdf..::..PdfCIDSystemInfo

See Also