Click or drag to resize

TabStopCollectionAdd Method

Adds tab stop to the collection.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public void Add(
	TabStop item
)

Parameters

item  TabStop
A tab stop to add.
See Also