FolderFontSource

FolderFontSource

概述

FolderFontSource 是一个类在Aspose.PDF FOSS的.NET中. 继承人: FontSource.

一个字体源,可以在特定目录中搜索字符.

这个类提供了在NET程序中与FolderFontSource对象工作的3种方法. 有的方法包括: Equals, FolderFontSource, GetHashCode. 所有公众成员在安装了Aspose.PDF FOSS for .NET 包后,可以访问任何.NET应用程序. 特性: FolderPath.

属性

名称:类型Access描述情况
FolderPathstring阅读/写作搜索字体的文件路径.

方法

Signature描述情况
FolderFontSource(folderPath: string)在这个 FolderFontSource 实例中调用FolderFontSource (文件Path).
Equals(obj: object?)在这个 FolderFontSource 实例中调用 Equals(obj).
GetHashCode()在这个 FolderFontSource 实例中调用GetHashCode.

查看更多

 中文