Click or drag to resize

ReportAttachCSSFile Method

For a CSS File, insert the attached file name or its content according to execution context

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 8.0.0.0+c5a14bc14715399f60fcf611201a5e8ad953fbc3
Syntax
C#
public string AttachCSSFile(
	string fileName,
	string cdnPath = ""
)

Parameters

fileName  String
 
cdnPath  String  (Optional)
 

Return Value

String
See Also