ExtensionsCssProcessor Method

Definition

Namespace: Centralpoint.Web.UI.Pdf
Assembly: Centralpoint.Web.UI (in Centralpoint.Web.UI.dll) Version: 1.0.0.0 (1.0.0.0)
C#
private static void CssProcessor(
	CssSavingInfo info,
	out string css
)

Parameters

info  CssSavingInfo
 
css  String
 

See Also