ef0244ae ecb2 d639 6e33 5154d3a02bf0 - iAJTin/iExportEngine GitHub Wiki

WriterOptionsMetadata.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#

public int Version { get; }

VB

Public ReadOnly Property Version As Integer
	Get

Property Value

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

Implements

IWriterOptions.Version

Remarks

This value is recovered using reflection the Version property of the WriterOptionsAttribute attribute.

See Also

Reference

WriterOptionsMetadata Structure
iTin.Export.ComponentModel.Writer Namespace

⚠️ **GitHub.com Fallback** ⚠️