Mako 7.3.0 API
optionalcontent.h File Reference
#include <jawsmako/types.h>

Classes

class  JawsMako::IOptionalContent
 Root level optional content information for an entire document. More...
 
class  JawsMako::IOptionalContentDetails
 Interface for objects used to tag content as optional. Instances of this class are set in IDOMGroup instances to make those objects optional, linking them to one or more optional content groups. More...
 
class  JawsMako::IOptionalContentGroupReference
 A reference to an optional content group. More...
 
class  JawsMako::IOptionalContentGroup
 Interface for an optional content group. More...
 
class  JawsMako::IOptionalContentGroupUsage
 Usage information for an optional content group, providing context that an application can use to automatically show or hide content in the optional content group. This is optional. More...
 
class  JawsMako::IOptionalContentGroupUsageApplication
 Interface for controlling how IOptionalContentGroupUsage is applied, and for what groups. More...
 
class  JawsMako::IOptionalContentConfiguration
 A configuration for optional content. More...
 
class  JawsMako::IOptionalContentConfiguration::COrderEntry
 Class for presenting the order that groups should be displayed in a user interface. May be arranged in a tree. More...
 
class  JawsMako::IOptionalContentVisibilityExpression
 An interface representing a PDF 1.6+ visibility expression. Please refer to table 4.4.9 of the PDF 1.7 specification for background and detail. More...