b672da57 37cb 4abe bf75 951f9c76c365 - iAJTin/iExportEngine GitHub Wiki

WriterOptionsMetadata.Author Property

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)

Syntax

C#

public string Author { get; }

VB

Public ReadOnly Property Author As String
	Get

Property Value

Type: String
A String than contains the writer's author.

Implements

IWriterOptions.Author

Remarks

This value is recovered using reflection the Author property of the WriterOptionsAttribute attribute.

See Also

Reference

WriterOptionsMetadata Structure
iTin.Export.ComponentModel.Writer Namespace

⚠️ **GitHub.com Fallback** ⚠️