Styles Property (TocFieldOptions) | Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word.Fields Namespace / TocFieldOptions Class / Styles Property

In This Topic
Styles Property (TocFieldOptions)
In This Topic
Gets the collection of styles of paragraphs which should be collected by the TOC field.
Syntax
'Declaration
 
Public ReadOnly Property Styles As TocStyleLevelCollection
 
See Also