Skip to main content

IScriptContainer.RegisterCommonCssStyle(String, String) Method

For internal use.

Namespace: DevExpress.XtraPrinting.Export.Web

Assembly: DevExpress.Printing.v23.2.Core.dll

NuGet Package: DevExpress.Printing.Core

Declaration

void RegisterCommonCssStyle(
    string style,
    string tagName
)

Parameters

Name Type
style String
tagName String
See Also