Skip to main content

IdxRichEditTableBorder.SetLineThickness(Single) Method

Changes the table border line’s thickness (as a multiplier for the base border line thickness).

Declaration

procedure SetLineThickness(const Value: Single);

Parameters

Name Type Description
Value Single

The target table border line’s thickness (as a multiplier for the base border line thickness).

See Also