C# Class Aspose.Pdf.Examples.CSharp.AsposePdfGenerator.Text.EmbedFont

Show file Open project: aspose-pdf/Aspose.Pdf-for-.NET

Public Methods

Method Description
Run ( ) : void
TrueTypeBoldFont ( ) : void
TrueTypeFont ( ) : void
Unicode ( ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void

TrueTypeBoldFont() public static method

public static TrueTypeBoldFont ( ) : void
return void

TrueTypeFont() public static method

public static TrueTypeFont ( ) : void
return void

Unicode() public static method

public static Unicode ( ) : void
return void