Skip to content

835234e0 ea79 3da8 8c3b b7f75eb3758e

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

IWriterXml Interface

Additional header content

Declares a writer which is based in an markup language.

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 interface IWriterXml

VB

Public Interface IWriterXml

The IWriterXml type exposes the following members.

Properties

 

Name Description
Public property Writer Gets a writer, based in an markup language.
  Back to Top

Methods

 

Name Description
Public method CreateWriter Creates a new writer for markup languages.
  Back to Top

Remarks

[Missing documentation for "T:iTin.Export.ComponentModel.Writer.IWriterXml"]

See Also

Reference

iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally