Parser/model options for SVG 2 static-subset loading.
public sealed class SvgDocumentLoadOptions
kind:method, kind:property, kind:ctor. Press Esc to clear.SvgDocumentLoadOptions()Initializes a new instance of the SvgDocumentLoadOptions class.ExternalResourcesGets or sets the external resource policy.PreferSvg2HrefGets or sets a value indicating whether SVG 2 unnamespaced href should win over xlink:href.PreserveUnknownElementsGets or sets a value indicating whether unsupported elements should be preserved in the model.ProcessingModeGets or sets the SVG processing mode.Clone()Creates a copy of this options object.