PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
PDF::OCConfig Member List

This is the complete list of members for PDF::OCConfig, including all inherited members.

CreateFromPdfObject(const Object &object)PDF::OCConfigstatic
GetOCGroupState(const OCGroup &ocg) constPDF::OCConfig
GetOrder() constPDF::OCConfig
GetPdfObject() constPDF::OCConfig
OCConfig() noexcept (defined in PDF::OCConfig)PDF::OCConfiginline
OCConfig(PDOCConfig handle, bool adopt=false) noexcept (defined in PDF::OCConfig)PDF::OCConfiginline
OCConfig(const OCConfig &rhs) noexcept (defined in PDF::OCConfig)PDF::OCConfiginline
OCConfig(OCConfig &&rhs) noexcept (defined in PDF::OCConfig)PDF::OCConfiginline
operator=(const OCConfig &rhs) noexcept (defined in PDF::OCConfig)PDF::OCConfiginline
operator=(OCConfig &&rhs) noexcept (defined in PDF::OCConfig)PDF::OCConfiginline
SetOCGroupState(const OCGroup &ocg, bool state, bool preserveRB=true)PDF::OCConfig