Export type.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public ExportType ExportType { get; set; }
Visual Basic
Public Property ExportType As ExportType
	Get
	Set
JScript
function get ExportType () : ExportType
function set ExportType (value : ExportType)

See Also