public interface ICssSavingCallback
Represents a callback that is called to create resource to store css.
Modifier and Type | Method and Description |
---|---|
void |
cssSaving(CssSavingArgs args)
The method to be called while saving of CSS.
|
void cssSaving(CssSavingArgs args)
The method to be called while saving of CSS.
args
- The css saving arguments.Copyright (c) 2008-2019 Aspose Pty Ltd. All Rights Reserved.