Skip to content

7dc19c86 bbb3 e4b8 ec21 c39d72810221

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

IWriterOptions Interface

Additional header content

Attribute that allows you to add extra metadata to a 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 interface IWriterOptions

VB

Public Interface IWriterOptions

The IWriterOptions type exposes the following members.

Properties

 

Name Description
Public property Author Gets a value than identify to creator of writer.
Public property Company Gets a value than represents the name of the company that created the writer.
Public property Description Gets a value than represents the description of the writer.
Public property Extension Gets a value than represents extension output file created by writer.
Public property Name Gets a value than represents the name of the company that created the writer.
Public property Version Gets a value than represents the version of the writer.
  Back to Top

Remarks

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

See Also

Reference

iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally