IsValid
Leave feedback
On this page
Performs a surface check whether specified textual XML-compliant content represents a SVG image
public static bool IsValid(string content)
| Parameter | Type | Description |
|---|---|---|
| content | String | XML content of an SVG image as simple text, not a base64-encoded content |
True if specified string can be treated as valid SVG at first look, false if it is not SVG for sure
- class SvgImage
- namespace GroupDocs.Editor.HtmlCss.Resources.Images.Vector
- assembly GroupDocs.Editor
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.