InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
IFigureElement Class Reference

#include <IFigureElement.h>

Inheritance diagram for IFigureElement:
IPMUnknown

Public Types

enum  { kDefaultIID = IID_IFIGUREELEMENT }
 

Additional Inherited Members

- Public Member Functions inherited from IPMUnknown
virtual IPMUnknownQueryInterface (PMIID interfaceID) const =0
 
virtual void AddRef () const =0
 
virtual void Release () const =0
 

Detailed Description

The existence of this interface on a page item boss means the page item should be tagged as a PDF Figure when exporting to structured PDF. This interface has no other purpose than to cause the PDF export code to "wrap" the page item in begin and end figure marks.

Member Enumeration Documentation

anonymous enum

Default IID