IMediaList.AppendMedium
IMediaList.AppendMedium method
Adds the medium newMedium to the end of the list. If the newMedium is already used, it is first removed.
public void AppendMedium(string newMedium)
Parameter | Type | Description |
---|---|---|
newMedium | String | The new medium. |
See Also
- interface IMediaList
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG