A Type 0 font is a composite font whose glyphs are obtained from a
font like object called a CIDFont (a descendant font).
Namespace: Telerik.PdfAssembly: TelerikData (in TelerikData.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class PdfType0Font : PdfFont |
| Visual Basic |
|---|
Public Class PdfType0Font _
Inherits PdfFont |
Remarks
Inheritance Hierarchy
See Also