PoDoFo 0.9.20
PoDoFo::PdfPage Member List

This is the complete list of members for PoDoFo::PdfPage, including all inherited members.

CreateStandardPageSize(const PdfPageSize pageSize, bool landscape=false)PoDoFo::PdfPagestatic
GetArtBox(bool raw=false) constPoDoFo::PdfPage
GetBleedBox(bool raw=false) constPoDoFo::PdfPage
GetCropBox(bool raw=false) constPoDoFo::PdfPage
GetFromResources(const std::string_view &type, const std::string_view &key)PoDoFo::PdfCanvas
GetMediaBox(bool raw=false) constPoDoFo::PdfPage
GetObject()PoDoFo::PdfElementinline
GetObject() constPoDoFo::PdfElementinline
GetOrCreateResources() overridePoDoFo::PdfPagevirtual
GetPageNumber() constPoDoFo::PdfPage
GetRectRaw() const overridePoDoFo::PdfPagevirtual
GetRotationRaw() constPoDoFo::PdfPage
GetTrimBox(bool raw=false) constPoDoFo::PdfPage
HasRotation(double &teta) const overridePoDoFo::PdfPagevirtual
MoveAt(unsigned index)PoDoFo::PdfPage
PdfElement(PdfObject &obj, PdfDataType expectedDataType)PoDoFo::PdfElementprotected
SetArtBox(const Rect &rect, bool raw=false)PoDoFo::PdfPage
SetBleedBox(const Rect &rect, bool raw=false)PoDoFo::PdfPage
SetCropBox(const Rect &rect, bool raw=false)PoDoFo::PdfPage
SetICCProfile(const std::string_view &csTag, InputStream &stream, int64_t colorComponents, PdfColorSpace alternateColorSpace=PdfColorSpace::DeviceRGB)PoDoFo::PdfPage
SetMediaBox(const Rect &rect, bool raw=false)PoDoFo::PdfPage
SetPageHeight(int newHeight)PoDoFo::PdfPage
SetPageWidth(int newWidth)PoDoFo::PdfPage
SetRotationRaw(int rotation)PoDoFo::PdfPage
SetTrimBox(const Rect &rect, bool raw=false)PoDoFo::PdfPage
~PdfCanvas()PoDoFo::PdfCanvasvirtual