Documents for PDF, .NET Edition Documentation
FontDescriptor Class
Members 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Text Namespace : FontDescriptor Class
Specifies metrics and other attributes of a FontSimple or a CIDFont as a whole, as distinct from the metrics of individual glyphs. These font metrics provide information that enables a consumer application to synthesize a substitute font or select a similar font when the font program is unavailable.
Object Model
FontDescriptor Class
Syntax
'Declaration
 
Public Class FontDescriptor 
   Inherits GrapeCity.Documents.Pdf.Writer.PdfIndirectSerializableObject
   Implements IFontDescriptor 
public class FontDescriptor : GrapeCity.Documents.Pdf.Writer.PdfIndirectSerializableObject, IFontDescriptor  
Inheritance Hierarchy

System.Object
      GrapeCity.Documents.Pdf.Text.FontDescriptor

See Also

Reference

FontDescriptor Members
GrapeCity.Documents.Pdf.Text Namespace