545b8681 bcac 5b36 1be4 f2065b5d3f44 - iAJTin/iExportEngine GitHub Wiki
Additional header content
Gets a value than represents the description of the 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 Description { get; }VB
Public ReadOnly Property Description As String
GetType: String
A String than contains the writer's description.
This value is recovered using reflection the Description property of the WriterOptionsAttribute attribute.
WriterOptionsMetadata Structure
iTin.Export.ComponentModel.Writer Namespace