Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A collection of IXpsOMFontResource interface pointers.
Inheritance
The IXpsOMFontResourceCollection interface inherits from the IUnknown interface. IXpsOMFontResourceCollection also has these types of members:
Methods
The IXpsOMFontResourceCollection interface has these methods.
| IXpsOMFontResourceCollection::Append Appends an IXpsOMFontResource interface to the end of the collection. |
| IXpsOMFontResourceCollection::GetAt Gets an IXpsOMFontResource interface pointer from a specified location in the collection. |
| IXpsOMFontResourceCollection::GetByPartName Gets an IXpsOMFontResource interface pointer from the collection by matching the interface's part name. |
| IXpsOMFontResourceCollection::GetCount Gets the number of IXpsOMFontResource interface pointers in the collection. |
| IXpsOMFontResourceCollection::InsertAt Inserts an IXpsOMFontResource interface pointer at a specified location in the collection. |
| IXpsOMFontResourceCollection::RemoveAt Removes and releases an IXpsOMFontResource interface pointer from a specified location in the collection. |
| IXpsOMFontResourceCollection::SetAt Replaces an IXpsOMFontResource interface pointer at a specified location in the collection. |
Remarks
For more information about the collection methods, see Working with XPS OM Collection Interfaces.
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps | UWP apps] |
| Minimum supported server | Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps | UWP apps] |
| Target Platform | Windows |
| Header | xpsobjectmodel.h |