b672da57 37cb 4abe bf75 951f9c76c365 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets a value than identify to creator of 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 string Author { get; }VB
Public ReadOnly Property Author As String
GetType: String
A String than contains the writer's author.
This value is recovered using reflection the Author property of the WriterOptionsAttribute attribute.
WriterOptionsMetadata Structure
iTin.Export.ComponentModel.Writer Namespace