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.
The IXpsRasterizer interface represents an XPS rasterizer that can create a bitmap image of an XPS fixed page or of a rectangular region of a fixed page.
A client obtains an IXpsRasterizer interface instance by calling the IXpsRasterizationFactory::CreateRasterizer method.
Inheritance
The IXpsRasterizer interface inherits from the IUnknown interface.
Methods
The IXpsRasterizer interface has these methods.
IXpsRasterizer::RasterizeRect The RasterizeRect method rasterizes an axis-aligned, rectangular region of an XPS fixed page. |
IXpsRasterizer::SetMinimalLineWidth The SetMinimalLineWidth method allows the caller to set the minimum thickness (in pixels) of the lines that the device can render. |
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | xpsrassvc.h |