Skip to content

b672da57 37cb 4abe bf75 951f9c76c365

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

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

Clone this wiki locally