ConversionItemInfo.Canceled Property
Gets or sets a value that specifies whether the conversion of the conversion item was canceled.
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public Property Canceled As Boolean
Get
Friend Set
'Usage
Dim instance As ConversionItemInfo
Dim value As Boolean
value = instance.Canceled
public bool Canceled { get; internal set; }
Property Value
Type: System.Boolean
Returns Boolean.