StatusPagesLoaded Property
|
The number of pages in the document that are
currently loaded.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public int PagesLoaded { get; }
Public ReadOnly Property PagesLoaded As Integer
Get
member PagesLoaded : int with get
Property Value
Type:
Int32
See Also