Custom Platform Support Development Kit  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ITextRun.h File Reference

This file contains the interface for ITextRun. ITextRun interface represents a string of characters that have the same text style. More...

#include "FCMPreConfig.h"
#include "FCMPluginInterface.h"
#include "IFCMUnknown.h"
#include "FCMPostConfig.h"

Go to the source code of this file.

Classes

class  DOM::FrameElement::ITextRun
 Defines an interface that represents a string of characters with the common text attributes. More...
 

Namespaces

 DOM
 Provides interfaces and other definitions to access the FLA authored contents in the form of a DOM (Document Object Model).
 
 DOM::FrameElement
 Provides interfaces and definitions for Frame elements.
 

Variables

FCM::ConstFCMIID DOM::FrameElement::IID_ITEXT_RUN
 Defines the universally-unique interface ID for ITextRun. More...
 

Detailed Description

This file contains the interface for ITextRun. ITextRun interface represents a string of characters that have the same text style.