C# 클래스 Aspose.Pdf.Examples.CSharp.AsposePDF.Text.FootAndEndNotes

파일 보기 프로젝트 열기: aspose-pdf/Aspose.Pdf-for-.NET

공개 메소드들

메소드 설명
AddFootNote ( ) : void
AddImageAndTable ( ) : void
CreateEndNotes ( ) : void
CustomLineStyleForFootNote ( ) : void
CustomizeFootNoteLabel ( ) : void
Run ( ) : void

메소드 상세

AddFootNote() 공개 정적인 메소드

public static AddFootNote ( ) : void
리턴 void

AddImageAndTable() 공개 정적인 메소드

public static AddImageAndTable ( ) : void
리턴 void

CreateEndNotes() 공개 정적인 메소드

public static CreateEndNotes ( ) : void
리턴 void

CustomLineStyleForFootNote() 공개 정적인 메소드

public static CustomLineStyleForFootNote ( ) : void
리턴 void

CustomizeFootNoteLabel() 공개 정적인 메소드

public static CustomizeFootNoteLabel ( ) : void
리턴 void

Run() 공개 정적인 메소드

public static Run ( ) : void
리턴 void