7dc19c86 bbb3 e4b8 ec21 c39d72810221 - iAJTin/iExportEngine GitHub Wiki
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)
C#
public interface IWriterOptionsVB
Public Interface IWriterOptionsThe IWriterOptions type exposes the following members.
| Name | Description | |
|---|---|---|
![]() |
Author | Gets a value than identify to creator of writer. |
![]() |
Company | Gets a value than represents the name of the company that created the writer. |
![]() |
Description | Gets a value than represents the description of the writer. |
![]() |
Extension | Gets a value than represents extension output file created by writer. |
![]() |
Name | Gets a value than represents the name of the company that created the writer. |
![]() |
Version | Gets a value than represents the version of the writer. |
[Missing documentation for "T:iTin.Export.ComponentModel.Writer.IWriterOptions"]
