Comprehensive Guide for Developers: Features, Integration, and API Reference
This is the complete list of members for PDF::OCGroup, including all inherited members.
| CreateFromPdfObject(const Object &object) | PDF::OCGroup | static |
| CreateOCMembership() const | PDF::OCGroup | |
| Equals(const OCGroup &that) const | PDF::OCGroup | |
| GetName() const | PDF::OCGroup | |
| GetPdfObject() const | PDF::OCGroup | |
| OCGroup() noexcept (defined in PDF::OCGroup) | PDF::OCGroup | inline |
| OCGroup(PDOCG handle, bool adopt=false) noexcept (defined in PDF::OCGroup) | PDF::OCGroup | inline |
| OCGroup(const OCGroup &rhs) noexcept (defined in PDF::OCGroup) | PDF::OCGroup | inline |
| OCGroup(OCGroup &&rhs) noexcept (defined in PDF::OCGroup) | PDF::OCGroup | inline |
| operator=(const OCGroup &rhs) noexcept (defined in PDF::OCGroup) | PDF::OCGroup | inline |
| operator=(OCGroup &&rhs) noexcept (defined in PDF::OCGroup) | PDF::OCGroup | inline |
| SetName(const std::wstring &name) | PDF::OCGroup |