AsposeSvgNode.GetPropertyValue

AsposeSvgNode.GetPropertyValue method

Gets the property value.

public string GetPropertyValue(string name)
ParameterTypeDescription
nameStringThe property name.

Return Value

The property value

See Also