C# Class Aspose.Pdf.Examples.CSharp.AsposePDF.Text.FootAndEndNotes

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

Public Methods

Method Description
AddFootNote ( ) : void
AddImageAndTable ( ) : void
CreateEndNotes ( ) : void
CustomLineStyleForFootNote ( ) : void
CustomizeFootNoteLabel ( ) : void
Run ( ) : void

Method Details

AddFootNote() public static method

public static AddFootNote ( ) : void
return void

AddImageAndTable() public static method

public static AddImageAndTable ( ) : void
return void

CreateEndNotes() public static method

public static CreateEndNotes ( ) : void
return void

CustomLineStyleForFootNote() public static method

public static CustomLineStyleForFootNote ( ) : void
return void

CustomizeFootNoteLabel() public static method

public static CustomizeFootNoteLabel ( ) : void
return void

Run() public static method

public static Run ( ) : void
return void