File3dmNotesIsHtml Property |
Gets or sets the text format. If the format is HTML, true; false otherwise.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool IsHtml { get; set; }Public Property IsHtml As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also