DocumentFontsSubsystem.DocumentFontsSubsystem

DocumentFontsSubsystem(Stream, Dictionary<string, string>)

의 새 인스턴스를 초기화합니다.DocumentFontsSubsystem 클래스.

public DocumentFontsSubsystem(Stream defaultFontStream, 
    Dictionary<string, string> fontsSubstitutions = null)
모수유형설명
defaultFontStreamStream기본 글꼴입니다.
fontsSubstitutionsDictionary`2글꼴 대체.

또한보십시오


DocumentFontsSubsystem(string, Dictionary<string, string>)

의 새 인스턴스를 초기화합니다.DocumentFontsSubsystem 클래스.

public DocumentFontsSubsystem(string defaultFontFile, 
    Dictionary<string, string> fontsSubstitutions = null)
모수유형설명
defaultFontFileString기본 글꼴입니다.
fontsSubstitutionsDictionary`2글꼴 대체.

또한보십시오


DocumentFontsSubsystem(Dictionary<string, string>)

의 새 인스턴스를 초기화합니다.DocumentFontsSubsystem 클래스.

public DocumentFontsSubsystem(Dictionary<string, string> fontsSubstitutions = null)
모수유형설명
fontsSubstitutionsDictionary`2글꼴 대체.

또한보십시오