pdfmm 0.9.20
mm::PdfPage Member List

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

AddColorResource(const PdfColor &color)mm::PdfCanvas
AddResource(const PdfName &identifier, const PdfReference &ref, const PdfName &name)mm::PdfCanvas
CreateAnnotation(PdfAnnotationType annotType, const PdfRect &rect)mm::PdfPage
CreateStandardPageSize(const PdfPageSize pageSize, bool landscape=false)mm::PdfPagestatic
DeleteAnnotation(unsigned index)mm::PdfPage
DeleteAnnotation(PdfObject &annotObj)mm::PdfPage
GetAnnotation(unsigned index)mm::PdfPage
GetAnnotationCount() constmm::PdfPage
GetArtBox() constmm::PdfPage
GetBleedBox() constmm::PdfPage
GetCropBox() constmm::PdfPage
GetFromResources(const PdfName &type, const PdfName &key)mm::PdfPage
GetInheritedKey(const PdfName &name) constmm::PdfPage
GetMediaBox() constmm::PdfPage
GetObject()mm::PdfElementinline
GetObject() constmm::PdfElementinline
GetPageNumber() constmm::PdfPage
GetProcSet()mm::PdfCanvasstatic
GetRect() const overridemm::PdfPagevirtual
GetRotationRaw() constmm::PdfPage
GetTrimBox() constmm::PdfPage
HasRotation(double &teta) const overridemm::PdfPagevirtual
PdfElement(PdfObject &obj, PdfDataType expectedDataType)mm::PdfElementprotected
PdfPage(PdfDocument &parent, const PdfRect &size)mm::PdfPage
PdfPage(PdfObject &obj, const std::deque< PdfObject * > &listOfParents)mm::PdfPage
SetICCProfile(const std::string_view &csTag, PdfInputStream &stream, int64_t colorComponents, PdfColorSpace alternateColorSpace=PdfColorSpace::DeviceRGB)mm::PdfPage
SetMediaBox(const PdfRect &size)mm::PdfPage
SetPageHeight(int newHeight)mm::PdfPage
SetPageWidth(int newWidth)mm::PdfPage
SetRotationRaw(int rotation)mm::PdfPage
SetTrimBox(const PdfRect &size)mm::PdfPage
~PdfCanvas()mm::PdfCanvasinlinevirtual