Skip to content

bec86cf2 df9b 79d9 d6cf 4da86d2d910d

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

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

string Extension { get; }

VB

ReadOnly Property Extension As String
	Get

Property Value

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

Remarks

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

See Also

Reference

IWriterOptions Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally