Comprehensive Guide for Developers: Features, Integration, and API Reference
This is the complete list of members for PDF::OCConfig, including all inherited members.
| CreateFromPdfObject(const Object &object) | PDF::OCConfig | static |
| GetOCGroupState(const OCGroup &ocg) const | PDF::OCConfig | |
| GetOrder() const | PDF::OCConfig | |
| GetPdfObject() const | PDF::OCConfig | |
| OCConfig() noexcept (defined in PDF::OCConfig) | PDF::OCConfig | inline |
| OCConfig(PDOCConfig handle, bool adopt=false) noexcept (defined in PDF::OCConfig) | PDF::OCConfig | inline |
| OCConfig(const OCConfig &rhs) noexcept (defined in PDF::OCConfig) | PDF::OCConfig | inline |
| OCConfig(OCConfig &&rhs) noexcept (defined in PDF::OCConfig) | PDF::OCConfig | inline |
| operator=(const OCConfig &rhs) noexcept (defined in PDF::OCConfig) | PDF::OCConfig | inline |
| operator=(OCConfig &&rhs) noexcept (defined in PDF::OCConfig) | PDF::OCConfig | inline |
| SetOCGroupState(const OCGroup &ocg, bool state, bool preserveRB=true) | PDF::OCConfig |