PDF SDK Documentation

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

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

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

CreateFromPdfObject(const Object &object)PDF::OCGroupstatic
CreateOCMembership() constPDF::OCGroup
Equals(const OCGroup &that) constPDF::OCGroup
GetName() constPDF::OCGroup
GetPdfObject() constPDF::OCGroup
OCGroup() noexcept (defined in PDF::OCGroup)PDF::OCGroupinline
OCGroup(PDOCG handle, bool adopt=false) noexcept (defined in PDF::OCGroup)PDF::OCGroupinline
OCGroup(const OCGroup &rhs) noexcept (defined in PDF::OCGroup)PDF::OCGroupinline
OCGroup(OCGroup &&rhs) noexcept (defined in PDF::OCGroup)PDF::OCGroupinline
operator=(const OCGroup &rhs) noexcept (defined in PDF::OCGroup)PDF::OCGroupinline
operator=(OCGroup &&rhs) noexcept (defined in PDF::OCGroup)PDF::OCGroupinline
SetName(const std::wstring &name)PDF::OCGroup