PDF SDK Documentation

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

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

Represents a collection in a PDF document. More...

#include <pdfsdk/cxx/collection.h>

Inheritance diagram for PDF::Collection:

Public Member Functions

 Collection (PDCollection handle, bool adopt=false) noexcept
 
 Collection (const Collection &rhs) noexcept
 
Collectionoperator= (const Collection &rhs) noexcept
 
 Collection (Collection &&rhs) noexcept
 
Collectionoperator= (Collection &&rhs) noexcept
 

Detailed Description

Represents a collection in a PDF document.

ISO 32000-2:2020 - 12.3.5 Collections


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