![]() |
#include <SDF/Obj.h>
#include <PDF/PDFDoc.h>
#include <C/PDF/OCG/TRN_OCGConfig.h>
Go to the source code of this file.
Classes | |
class | pdftron::PDF::OCG::Config |
The OCG::Config object represents an optional-content (OC) configuration structure (see section 4.10.3 in PDF Reference), used to persist a set of visibility states and other optional-content information in a PDF file A document has a default configuration, saved in the D entry in the 'OCProperties' dictionary (that can be obtained using pdfdoc.GetOCConfig()), and can have a list of other configurations, saved as an array in the 'Configs' entry in the OCProperties dictionary. More... | |
Namespaces | |
namespace | pdftron |
namespace | pdftron::PDF |
namespace | pdftron::PDF::OCG |