Skip to content

127ef3ef ab4d 1bef 6038 c219a080f19e

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

WriterOptionsAttribute.Description Property

Additional header content

Gets or sets a value that represents the description of 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 Description { get; set; }

VB

Public Property Description As String
	Get
	Set

Property Value

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

Implements

IWriterOptions.Description

Remarks

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

See Also

Reference

WriterOptionsAttribute Class
iTin.Export.ComponentModel.Writer Namespace

Clone this wiki locally