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

TcxCharFormat2UnderlineType Enum

Declaration

TcxCharFormat2UnderlineType = (
    cfutNone,
    cfutSolid,
    cfutDotted,
    cfutDouble,
    cfutWordOnly
);

Members

Name
cfutNone
cfutSolid
cfutDotted
cfutDouble
cfutWordOnly
See Also