FileTxtWriteOptionsToDictionary Method |
Create a dictionary of these options. This dictionary can be passed to the
RhinoDoc.Export function
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax public ArchivableDictionary ToDictionary()
Public Function ToDictionary As ArchivableDictionary
Return Value
Type:
ArchivableDictionary[Missing <returns> documentation for "M:Rhino.FileIO.FileTxtWriteOptions.ToDictionary"]
See Also