![]() | InDesign SDK 20.5 |
#include <IExportTagValues.h>
Public Member Functions | |
| bool | operator== (const ExportTagData &other) const |
Public Attributes | |
| WideString | tagName |
| WideString | className |
| WideString | attributes |
ExportTagData. Used in IExportTagValues.
| WideString ExportTagData::attributes |
Attributes. For epub this can be style overrides or attributes that indesign doesn't have.
| WideString ExportTagData::className |
Class name. For epub this is usually the paragraph style name.
| WideString ExportTagData::tagName |
Tag name. i.e. "H1"