Class GdiFontCreator
Retrieves all pertinent TrueType tables by invoking GetFontData.
Inheritance
System.Object
GdiFontCreator
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Pdf.Gdi
Assembly: TelerikData.dll
Syntax
public class GdiFontCreator
Constructors
GdiFontCreator(GdiDeviceContent)
Methods
Build()
Declaration
public byte[] Build()
Returns
System.Byte[]
|