Share via


ITextParagraphFormat.DeleteTab(Single) Method

Definition

Deletes the tab at the specified position.

public void DeleteTab(float position);

Parameters

position
Single

The position of the tab to delete, in floating-point points.

Applies to

See also