Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies whether the conversion job was canceled.
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public ReadOnly Property Canceled As Boolean
Get
'Usage
Dim instance As ConversionJobInfo
Dim value As Boolean
value = instance.Canceled
public bool Canceled { get; }
Property Value
Type: System.Boolean
Returns Boolean.