Skip to content

156147ee 103b 2f01 2571 95a846fb78b8

Fernando Garcia edited this page May 8, 2018 · 1 revision

ExportSettings.TransformFile Property

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)

Syntax

C#

public Uri TransformFile { get; set; }

VB

Public Property TransformFile As Uri
	Get
	Set

Property Value

Type: Uri
A Uri object that represents the path of the transform file.

Remarks

[Missing documentation for "P:iTin.Export.ExportSettings.TransformFile"]

See Also

Reference

ExportSettings Class
iTin.Export Namespace

Clone this wiki locally