Skip to main content
A newer version of this page is available. .

TcxParaFormat2TabLeader Enum

Declaration

TcxParaFormat2TabLeader = (
    pftlNone,
    pftlDotted,
    pftlDashed,
    pftlUnderlined,
    pftlThick,
    pftlDouble
);

Members

Name
pftlNone
pftlDotted
pftlDashed
pftlUnderlined
pftlThick
pftlDouble
See Also