IScriptContainer.RegisterCommonCssStyle(String, String) Method
For internal use.
Namespace: DevExpress.XtraPrinting.Export.Web
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Parameters
| Name | Type |
|---|---|
| style | String |
| tagName | String |
See Also
For internal use.
Namespace: DevExpress.XtraPrinting.Export.Web
Assembly: DevExpress.Printing.v26.1.Core.dll
void RegisterCommonCssStyle(
string style,
string tagName
)
Sub RegisterCommonCssStyle(
style As String,
tagName As String
)
| Name | Type |
|---|---|
| style | String |
| tagName | String |