PXC_AnnotLineCaptionPos Enumeration

From PDF XChange PDF SDK
Revision as of 22:53, 20 April 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_AnnotLineCaptionPos
{
    LCP_Inline = 0;
    LCP_Top = 1;
    _LCP_Last_ = 2;
};

Constants

LCP_Inline
The ...
LCP_Top
The ...
_LCP_Last_
The ...

See Also

See also ...