PXC_GCHTextType Enumeration

From PDF XChange PDF SDK
Revision as of 11:06, 8 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_GCHTextType
{
    TType_PDFName   = -2,
    TType_UIName    = -1,
    TType_TipText   = 1,
    TType_MiniText  = 2,
    TType_LargeText = 3,
};

Constants

TType_PDFName
The ...
TType_UIName
The ...
TType_TipText
The ...
TType_MiniText
The ...
TType_LargeText
The ...

See Also

See also ...