Document.Context
Document.Context property
Gets the current browsing context.
public IBrowsingContext Context { get; }
Property Value
The context.
See Also
- interface IBrowsingContext
- class Document
- namespace Aspose.Svg.Dom
- assembly Aspose.SVG
Gets the current browsing context.
public IBrowsingContext Context { get; }
The context.