HtmlSaveOptions.CssUrlRequestInfo.CustomProcessingCancelled

HtmlSaveOptions.CssUrlRequestInfo.CustomProcessingCancelled field

Should be set by custom code if it cannot or should not define URL that will be used in generated HTML for referencing of that CSS. If it’s ’true’, then CSS file will be saved in standard way in standard place.

public bool CustomProcessingCancelled;

See Also