Skip to content

004959be 3214 7da2 0201 047af5effaa4

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

BaseWriter.WriterMetadata Property

Additional header content

Gets a reference that contains the extended information about this 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 WriterOptionsMetadata WriterMetadata { get; }

VB

Public ReadOnly Property WriterMetadata As WriterOptionsMetadata
	Get

Property Value

Type: WriterOptionsMetadata
A WriterOptionsMetadata that contains the extended information about this writer.

Implements

IWriter.WriterMetadata

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.BaseWriter.WriterMetadata"]

See Also

Reference

BaseWriter Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally