Description:

Returns a list of all the section names for user data strings in the document. By default a section name is a key that is prefixed with a string separated by a backslash.

Syntax:
public string GetSectionNames()
Returns:
Type: string
An array of section names. This can be empty, but not null.
Available since:
5.0

GetSectionNames method

Class:  Rhino.DocObjects.Tables.StringTable

Nothing found