PDF SDK Documentation

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

Loading...
Searching...
No Matches
PDF::OCMembership Class Reference

Optional content membership. More...

#include <pdfsdk/cxx/optional_content.h>

Inheritance diagram for PDF::OCMembership:

Public Member Functions

bool IsVisible (const OCConfig &config) const
 
 OCMembership (PDOCMD handle, bool adopt=false) noexcept
 
 OCMembership (const OCMembership &rhs) noexcept
 
OCMembershipoperator= (const OCMembership &rhs) noexcept
 
 OCMembership (OCMembership &&rhs) noexcept
 
OCMembershipoperator= (OCMembership &&rhs) noexcept
 

Detailed Description

Optional content membership.

ISO 32000-2:2020 - 8.11.2.2 Optional content membership dictionaries

Member Function Documentation

◆ IsVisible()

bool PDF::OCMembership::IsVisible ( const OCConfig & config) const

Check if the OCGroup associated with this OCMembership is visible.

Parameters
configThe OCConfig object to use for visibility check.
Returns
True if the OCGroup is visible, false otherwise.

The documentation for this class was generated from the following file: