OptionsDrawSignatures Property
|
Whether to draw signature strings even if the
validity of the signature is uncertain.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public bool DrawSignatures { get; set; }
Public Property DrawSignatures As Boolean
Get
Set
member DrawSignatures : bool with get, set
Property Value
Type:
Boolean
See Also