Loading...
Searching...
No Matches
Go to the documentation of this file.
7#ifndef PDFTRON_H_CPPPDFPDFDC
8#define PDFTRON_H_CPPPDFPDFDC
11#include <C/PDF/TRN_PDFDC.h>
101 HDC Begin( Page in_page,
const Rect in_bbox,
bool in_preserveAspectRatio =
true );
135 void SetDPI(
const TRN_UInt32 dpi = 72);
147 PDFDC& operator= (
const PDFDC&);
151#include <Impl/PDFDC.inl>