Skip to content

b6cb6b27 51f0 fdf2 bbfe a3cde5f081e5

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

IWriterOptions.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#

string Company { get; }

VB

ReadOnly Property Company As String
	Get

Property Value

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

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.IWriterOptions.Company"]

See Also

Reference

IWriterOptions Interface
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally