Constructor
PapersDocumentRenderContextnew
Declaration [src]
PpsRenderContext*
pps_render_context_new (
  PpsPage* page,
  gint rotation,
  gdouble scale,
  PpsRenderAnnotsFlags annot_flags
)
Parameters
- page
- 
            Type: PpsPageNo description available. The data is owned by the caller of the function. 
- rotation
- 
            Type: gintNo description available. 
- scale
- 
            Type: gdoubleNo description available. 
- annot_flags
- 
            Type: PpsRenderAnnotsFlagsNo description available. 
Return value
Type: PpsRenderContext
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |