HtmlConverter
IsWaiting Property
|
load URL whether Waiting
Namespace:
Spire.Additions.Html
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool IsWaiting { set; }
Public WriteOnly Property IsWaiting As Boolean
Set
public:
property bool IsWaiting {
void set (bool value);
}
member IsWaiting : bool with set
Property Value
Type:
Boolean
See Also