IXpsRasterizationFactory2 interface (xpsrassvc.h)
In Windows 10, the IXpsRasterizationFactory2 interface represents an object factory for creating components that can convert content from XPS to PWG Raster using the XPS Rasterization Service. PWG Raster supports non-square DPIs.
Inheritance
The IXpsRasterizationFactory2 interface inherits from the IUnknown interface.
Methods
The IXpsRasterizationFactory2 interface has these methods.
IXpsRasterizationFactory2::CreateRasterizer The CreateRasterizer method creates an XPS rasterizer object that can convert content from XPS to PWG Raster using the XPS Rasterization Service. PWG Raster supports non-square DPIs. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | xpsrassvc.h |