Skip to content

588cefbb 1aea b608 4002 c33a1956588b

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

IWriter.WriterIdentifier Property

Additional header content

Gets a value than identifies the type of 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#

KnownWriterIdentifier WriterIdentifier { get; }

VB

ReadOnly Property WriterIdentifier As KnownWriterIdentifier
	Get

Property Value

Type: KnownWriterIdentifier
One of the KnownWriterIdentifier values which identifies the writer type.

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.IWriter.WriterIdentifier"]

See Also

Reference

IWriter Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally