Click or drag to resize
ConfigXslFile Property
Gets or sets the XSL file path. The TransformGenerator is not used at this stage.

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public string XslFile { get; set; }

Property Value

Type: String
The XSL file path.
See Also