ITextParagraphFormat.ClearAllTabs Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Clears all tabs, reverting to equally spaced tabs with the default tab spacing.
public:
void ClearAllTabs();
void ClearAllTabs();
public void ClearAllTabs();
function clearAllTabs()
Public Sub ClearAllTabs ()