Skip to content

1bbec6b4 49b1 a84a f2a9 2a61f5fa6ea5

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

IWriterOptions.Version Property

Additional header content

Gets a value than represents the version of the writer.

Namespace: iTin.Export.ComponentModel.Writer
Assembly: iTin.Export.Core (in iTin.Export.Core.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

int Version { get; }

VB

ReadOnly Property Version As Integer
	Get

Property Value

Type: Int32
A Int32 than contains the writer's version.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.IWriterOptions.Version"]

See Also

Reference

IWriterOptions Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally