PoDoFo 0.9.20
|
This is the complete list of members for PoDoFo::PdfPage, including all inherited members.
CreateStandardPageSize(const PdfPageSize pageSize, bool landscape=false) | PoDoFo::PdfPage | static |
GetArtBox(bool raw=false) const | PoDoFo::PdfPage | |
GetBleedBox(bool raw=false) const | PoDoFo::PdfPage | |
GetCropBox(bool raw=false) const | PoDoFo::PdfPage | |
GetFromResources(const std::string_view &type, const std::string_view &key) | PoDoFo::PdfCanvas | |
GetMediaBox(bool raw=false) const | PoDoFo::PdfPage | |
GetObject() | PoDoFo::PdfElement | inline |
GetObject() const | PoDoFo::PdfElement | inline |
GetOrCreateResources() override | PoDoFo::PdfPage | virtual |
GetPageNumber() const | PoDoFo::PdfPage | |
GetRectRaw() const override | PoDoFo::PdfPage | virtual |
GetRotationRaw() const | PoDoFo::PdfPage | |
GetTrimBox(bool raw=false) const | PoDoFo::PdfPage | |
HasRotation(double &teta) const override | PoDoFo::PdfPage | virtual |
MoveAt(unsigned index) | PoDoFo::PdfPage | |
PdfElement(PdfObject &obj, PdfDataType expectedDataType) | PoDoFo::PdfElement | protected |
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::PdfCanvas | virtual |