IPdfRenderService Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a service for rendering PDF pages.
public interface class IPdfRenderService
public interface IPdfRenderService
type IPdfRenderService = interface
Public Interface IPdfRenderService
Methods
CreatePage(Stream, Int32) |
Creates a PDF page from the specified stream. |