IXpsOMFontResourceCollection 接口 (xpsobjectmodel.h)
IXpsOMFontResource 接口指针的集合。
继承
IXpsOMFontResourceCollection 接口继承自 IUnknown 接口。 IXpsOMFontResourceCollection 也有以下类型的成员:
方法
IXpsOMFontResourceCollection 接口具有这些方法。
IXpsOMFontResourceCollection::Append 将 IXpsOMFontResource 接口追加到集合的末尾。 |
IXpsOMFontResourceCollection::GetAt 从集合中的指定位置获取 IXpsOMFontResource 接口指针。 |
IXpsOMFontResourceCollection::GetByPartName 通过匹配接口的部件名称,从集合中获取 IXpsOMFontResource 接口指针。 |
IXpsOMFontResourceCollection::GetCount 获取集合中 IXpsOMFontResource 接口指针的数目。 |
IXpsOMFontResourceCollection::InsertAt 在集合中的指定位置插入 IXpsOMFontResource 接口指针。 |
IXpsOMFontResourceCollection::RemoveAt 从集合中的指定位置删除并释放 IXpsOMFontResource 接口指针。 |
IXpsOMFontResourceCollection::SetAt 替换集合中指定位置的 IXpsOMFontResource 接口指针。 |
注解
有关收集方法的详细信息,请参阅 使用 XPS OM 集合接口。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 7、带 SP2 的 Windows Vista 和适用于 Windows Vista 的平台更新 [桌面应用 |UWP 应用] |
最低受支持的服务器 | Windows Server 2008 R2、Windows Server 2008 SP2 和适用于 Windows Server 2008 的平台更新 [桌面应用 |UWP 应用] |
目标平台 | Windows |
标头 | xpsobjectmodel.h |