ConversionItemInfo.NotStarted Property
Gets a value that specifies whether conversion has not started for this conversion item.
Namespace: Microsoft.Office.Word.Server.Conversions
Assembly: Microsoft.Office.Word.Server (in Microsoft.Office.Word.Server.dll)
Syntax
'Declaration
Public ReadOnly Property NotStarted As Boolean
Get
'Usage
Dim instance As ConversionItemInfo
Dim value As Boolean
value = instance.NotStarted
public bool NotStarted { get; }
Property Value
Type: System.Boolean
Returns Boolean.