Gets or sets a value that indicates whether the SVG document contains valid calculated bounds.
true if the SVG document contains valid calculated bounds; otherwise, false.
If the value of IsValid is false, then none of the other properties of this class contain valid values.
This value is set to true by SvgDocument.CalculateBounds.