Click or drag to resize

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; }

Property Value

Type: String
See Also