Skip to content

9b4100a0 0d3b 2bc1 405b d23788d497f1

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

IWriter.WriterMetadata Property

Additional header content

Gets a reference that contains extended information of 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#

WriterOptionsMetadata WriterMetadata { get; }

VB

ReadOnly Property WriterMetadata As WriterOptionsMetadata
	Get

Property Value

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

Remarks

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

See Also

Reference

IWriter Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally