A newer version of this page is available.
Switch to the current version.
IScriptContainer.RegisterCommonCssStyle(String, String) Method
For internal use.
Namespace: DevExpress.XtraPrinting.Export.Web
Assembly: DevExpress.Printing.v18.2.Core.dll
Declaration
void RegisterCommonCssStyle(
string style,
string tagName
)
Sub RegisterCommonCssStyle(
style As String,
tagName As String
)
Parameters
Name | Type |
---|---|
style | String |
tagName | String |
See Also
Feedback