[]
protected override C1HtmlGraphics CreateGraphics(XmlWriter doc, C1Page page, string imageFolder, bool singleFile, bool drawSpecialSymbols = false)
Protected Overrides Function CreateGraphics(doc As XmlWriter, page As C1Page, imageFolder As String, singleFile As Boolean, Optional drawSpecialSymbols As Boolean = False) As C1HtmlGraphics
| Type | Name | Description |
|---|---|---|
| XmlWriter | doc | |
| C1Page | page | |
| string | imageFolder | |
| bool | singleFile | |
| bool | drawSpecialSymbols |
| Type | Description |
|---|---|
| C1HtmlGraphics |