UIX_RichTextType Enumeration

From PDF XChange PDF SDK
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