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

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

공개 메소드들

메소드 설명
AddHyperlinkToTextSegment ( ) : void
AddNewLineFeed ( ) : void
AddStrikeOutText ( ) : void
AddTextUsingTextParagraph ( ) : void
AddUnderlineText ( ) : void
AddingBorderAroundAddedText ( ) : void
LoadingFontFromStream ( ) : void
OTFFont ( ) : void
Run ( ) : void

메소드 상세

AddHyperlinkToTextSegment() 공개 정적인 메소드

public static AddHyperlinkToTextSegment ( ) : void
리턴 void

AddNewLineFeed() 공개 정적인 메소드

public static AddNewLineFeed ( ) : void
리턴 void

AddStrikeOutText() 공개 정적인 메소드

public static AddStrikeOutText ( ) : void
리턴 void

AddTextUsingTextParagraph() 공개 정적인 메소드

public static AddTextUsingTextParagraph ( ) : void
리턴 void

AddUnderlineText() 공개 정적인 메소드

public static AddUnderlineText ( ) : void
리턴 void

AddingBorderAroundAddedText() 공개 정적인 메소드

public static AddingBorderAroundAddedText ( ) : void
리턴 void

LoadingFontFromStream() 공개 정적인 메소드

public static LoadingFontFromStream ( ) : void
리턴 void

OTFFont() 공개 정적인 메소드

public static OTFFont ( ) : void
리턴 void

Run() 공개 정적인 메소드

public static Run ( ) : void
리턴 void