RenderOperation Class

ABCpdf .net

 
   

An operation used to render pages of PDF documents.

System.Object
   WebSupergoo.ABCpdf10.Operations.Operation
      WebSupergoo.ABCpdf10.Operations.RenderOperation

 

   
   
Method Description
RenderOperation RenderOperation Constructor.
Throws Exceptions Save Renders a page into a file.
Throws Exceptions GetBitmap Renders a page into a bitmap.
Throws Exceptions GetData Renders a page into an array of bytes.