IsSuccess

DocumentConverterResult.IsSuccess property

Gets a value indicating whether the conversion was successful.

public bool IsSuccess { get; }

Property Value

true if the conversion was successful; otherwise, false.

See Also