Interface Document.IDocumentFontUtilities

Interface Document.IDocumentFontUtilities

Namespace: Aspose.Pdf
Assembly: Aspose.PDF.dll

폰트를 조정하는 기능을 보유합니다.

public interface Document.IDocumentFontUtilities

메서드

GetAllFonts()

문서에서 모든 폰트를 반환합니다.

Font[] GetAllFonts()

반환값

Font[]

폰트

SubsetFonts(FontSubsetStrategy)

문서의 모든 폰트를 서브셋합니다.

void SubsetFonts(FontSubsetStrategy subsetStrategy)

매개변수

subsetStrategy FontSubsetStrategy

전략

 한국어