Click or drag to resize

TabStopCollectionToArray Method

Copies all tab stops to a new array.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public TabStop[] ToArray()

Return Value

TabStop
An array containing copies of all tabs stops.
See Also