[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexSheet.SaveHtml

SaveHtml Method

SaveHtml(Stream, SaveOptions)

Save html file to stream.

Declaration
public void SaveHtml(Stream stream, SaveOptions saveOptions = SaveOptions.Formatted)
Parameters
Type Name Description
Stream stream

Stream where the contents will be saved.

SaveOptions saveOptions