588462c0 5f7b 065e 2082 3c39fcfc84c3 - iAJTin/iExportEngine GitHub Wiki

WriterOptionsMetadata.Extension Property

Additional header content

Gets a value than represents extension output file created by 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 string Extension { get; }

VB

Public ReadOnly Property Extension As String
	Get

Property Value

Type: String
A String than contains the writer's output file extension without dot.

Implements

IWriterOptions.Extension

Remarks

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

See Also

Reference

WriterOptionsMetadata Structure
iTin.Export.ComponentModel.Writer Namespace

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