DocDocumentFrame Property
|
The DocumentFrame comprising the root of the
Frame tree.
Namespace: WebSupergoo.WordGlue4
Assembly: WordGlue4 (in WordGlue4.dll)
Version: 4.1.0.0 (4.1.0.0)
Syntax
public DocumentFrame DocumentFrame { get; }
Public ReadOnly Property DocumentFrame As DocumentFrame
Get
member DocumentFrame : DocumentFrame with get
Property Value
Type:
DocumentFrame
See Also