DocumentFontsSubsystem.DocumentFontsSubsystem
DocumentFontsSubsystem(Stream, Dictionary<string, string>)
의 새 인스턴스를 초기화합니다.DocumentFontsSubsystem
클래스.
public DocumentFontsSubsystem(Stream defaultFontStream,
Dictionary<string, string> fontsSubstitutions = null)
모수 | 유형 | 설명 |
---|---|---|
defaultFontStream | Stream | 기본 글꼴입니다. |
fontsSubstitutions | Dictionary`2 | 글꼴 대체. |
또한보십시오
- class DocumentFontsSubsystem
- 네임스페이스 Aspose.Note.Fonts
- 집회 Aspose.Note
DocumentFontsSubsystem(string, Dictionary<string, string>)
의 새 인스턴스를 초기화합니다.DocumentFontsSubsystem
클래스.
public DocumentFontsSubsystem(string defaultFontFile,
Dictionary<string, string> fontsSubstitutions = null)
모수 | 유형 | 설명 |
---|---|---|
defaultFontFile | String | 기본 글꼴입니다. |
fontsSubstitutions | Dictionary`2 | 글꼴 대체. |
또한보십시오
- class DocumentFontsSubsystem
- 네임스페이스 Aspose.Note.Fonts
- 집회 Aspose.Note
DocumentFontsSubsystem(Dictionary<string, string>)
의 새 인스턴스를 초기화합니다.DocumentFontsSubsystem
클래스.
public DocumentFontsSubsystem(Dictionary<string, string> fontsSubstitutions = null)
모수 | 유형 | 설명 |
---|---|---|
fontsSubstitutions | Dictionary`2 | 글꼴 대체. |
또한보십시오
- class DocumentFontsSubsystem
- 네임스페이스 Aspose.Note.Fonts
- 집회 Aspose.Note