OptionsMetafileTimeout Property
|
A timeout for the loading of metafiles within the document.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public TimeSpan MetafileTimeout { get; set; }
Public Property MetafileTimeout As TimeSpan
Get
Set
member MetafileTimeout : TimeSpan with get, set
Property Value
Type:
TimeSpan
See Also