Resources.GetExtGStates
Resources.GetExtGStates 方法
获取所有 ExGStates 从资源。
public Dictionary<string, ExtGStateValue> GetExtGStates()
返回值
返回包含 ExGStates 名称键的字典。
另见
- class ExtGStateValue
- class Resources
- namespace Aspose.Pdf
- assembly Aspose.PDF
获取所有 ExGStates 从资源。
public Dictionary<string, ExtGStateValue> GetExtGStates()
返回包含 ExGStates 名称键的字典。