public class CssSavingArgs extends ResourceSavingArgs
This class represents set of data that related to external CSS file's saving that occurs during conversion to HTML format.
Constructor and Description |
---|
CssSavingArgs()
Initializes a new instance of the
CssSavingArgs class. |
closeStreamIfRequired, getFileName, getKeepStreamOpen, getStream, getUri, setFileName, setKeepStreamOpen, setStream, setUri
public CssSavingArgs()
Initializes a new instance of the CssSavingArgs
class.