Property Static
- Namespace
- SharpVectors.Dom.Svg
- Assembly
- SharpVectors.Core.dll
Static
Gets a value specifying whether this document is in static mode. In static mode (non-interactive), events are not processed.
bool Static { get; set; }
Gets a value specifying whether this document is in static mode. In static mode (non-interactive), events are not processed.
bool Static { get; set; }