OptionsBreakOnDocConversionFailure Property
|
Break into debugger if the conversion of DOC
to DOCX fails. For internal use only.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public static bool BreakOnDocConversionFailure { get; set; }
Public Shared Property BreakOnDocConversionFailure As Boolean
Get
Set
static member BreakOnDocConversionFailure : bool with get, set
Property Value
Type:
Boolean
See Also