RhinoDocTemplateFileUsed Property |
name of the template file used to create this document. This is a runtime value
only present if the document was newly created.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public string TemplateFileUsed { get; }
Public ReadOnly Property TemplateFileUsed As String
Get
Property Value
Type:
StringSee Also