UIX_RichTextType Enumeration

From PDF XChange PDF SDK
Revision as of 00:53, 22 November 2016 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

enum UIX_RichTextType
{
    UIX_RichText_Native = 0,
    UIX_RichText_RTF    = 1,
    UIX_RichText_XFA    = 2,
};

Constants

UIX_RichText_Native
The ...
UIX_RichText_RTF
The ...
UIX_RichText_XFA
The ...

See Also

IUIX_Edit::GetRichText