HtmlSaveOptions.CssSavingInfo.CssNumber

HtmlSaveOptions.CssSavingInfo.CssNumber field

Set by converter. During conversion several CSS-files are created . This properties shows ordinal of saved CSS-file during conversion. It can be used in logic of custom code to decide how to process or where to save CSS content

public int CssNumber;

See Also