156147ee 103b 2f01 2571 95a846fb78b8 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets or sets a value that represents the path of the transform file.
Namespace: iTin.Export
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public Uri TransformFile { get; set; }VB
Public Property TransformFile As Uri
Get
SetType: Uri
A Uri object that represents the path of the transform file.
[Missing documentation for "P:iTin.Export.ExportSettings.TransformFile"]