PXC_TabStopLeaderType Enumeration

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

Jump to: navigation, search


Specifies the ...

Syntax

enum PXC_TabStopLeaderType
{
    TSLT_Space = 0;
    TSLT_Dots = 1;
    TSLT_DashDots = 2;
    TSLT_Dash = 3;
    TSLT_Solid = 4;
    TSLT_Content = 5;
};

Constants

TSLT_Space
The ...
TSLT_Dots
The ...
TSLT_DashDots
The ...
TSLT_Dash
The ...
TSLT_Solid
The ...
TSLT_Content
The ...

See Also

See also ...