Skip to content

aaa39ca1 7072 3b17 e7c2 57857818b254

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

WriterOptionsAttribute.Name Property

Additional header content

Gets or sets a value that 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 Name { get; set; }

VB

Public Property Name As String
	Get
	Set

Property Value

Type: String
A String that contains the writer's name.

Implements

IWriterOptions.Name

Remarks

[Missing documentation for "P:iTin.Export.ComponentModel.Writer.WriterOptionsAttribute.Name"]

See Also

Reference

WriterOptionsAttribute Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally