Skip to content

cedcef67 a5c0 61e2 f88c 08f081e0c22e

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

BaseWriterXml.Writer Property

Additional header content

Gets a reference to based writer for markup languages​​.

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 XmlWriter Writer { get; }

VB

Public ReadOnly Property Writer As XmlWriter
	Get

Property Value

Type: XmlWriter
Reference to writer.

Implements

IWriterXml.Writer

Remarks

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

See Also

Reference

BaseWriterXml Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally