[]
        
(Showing Draft Content)

C1.Win.Document.Export.HtmlFilter.CreateGraphics

CreateGraphics Method

CreateGraphics(XmlWriter, C1Page, string, bool, bool)

Declaration
protected override C1HtmlGraphics CreateGraphics(XmlWriter doc, C1Page page, string imageFolder, bool singleFile, bool drawSpecialSymbols = false)
Parameters
Type Name Description
XmlWriter doc
C1Page page
string imageFolder
bool singleFile
bool drawSpecialSymbols
Returns
Type Description
C1HtmlGraphics