Skip to content

dad5434f 3284 9a8b a708 abc25c35b194

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

WriterOptionsMetadata.Company Property

Additional header content

Gets a value than represents the name of the company that created 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)

Syntax

C#

public string Company { get; }

VB

Public ReadOnly Property Company As String
	Get

Property Value

Type: String
A String than contains the writer company's

Implements

IWriterOptions.Company

Remarks

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

See Also

Reference

WriterOptionsMetadata Structure
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally