Click or drag to resize

RhinoDocStrings Property

Collection of document user data strings in this document

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public StringTable Strings { get; }

Property Value

Type: StringTable
See Also