PoDoFo 0.9.20
Public Member Functions | List of all members
PoDoFo::PdfXObject Class Referenceabstract

#include <PdfXObject.h>

Inheritance diagram for PoDoFo::PdfXObject:
PoDoFo::PdfImage

Public Member Functions

const PdfNameGetIdentifier () const
 

Detailed Description

A XObject is a content stream with several drawing commands and data which can be used throughout a PDF document.

You can draw on a XObject like you would draw onto a page and can draw this XObject later again using a PdfPainter.

See also
PdfPainter

Member Function Documentation

◆ GetIdentifier()

const PdfName & PoDoFo::PdfXObject::GetIdentifier ( ) const
inline

Get the identifier used for drawig this object

Returns
identifier