Table of Contents

Method DeleteMedium

Namespace
SharpVectors.Dom.Stylesheets
Assembly
SharpVectors.Core.dll

DeleteMedium(string)

void DeleteMedium(string oldMedium)

Parameters

oldMedium string

Exceptions

DomException

NO_MODIFICATION_ALLOWED_ERR: Raised if this list is readonly.

DomException

NOT_FOUND_ERR: Raised if oldMedium is not in the list.