ComponentOne FlexReport for WinForms
C1HtmlGraphics Constructor

C1.Win.C1Document.4 Assembly > C1.Win.C1Document.Util Namespace > C1HtmlGraphics Class : C1HtmlGraphics Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal doc As System.Xml.XmlWriter, _
   ByVal page As C1Page, _
   ByVal imageFolder As System.String, _
   ByVal singleFile As System.Boolean _
)
public C1HtmlGraphics( 
   System.Xml.XmlWriter doc,
   C1Page page,
   System.string imageFolder,
   System.bool singleFile
)

Parameters

doc
page
imageFolder
singleFile
See Also

Reference

C1HtmlGraphics Class
C1HtmlGraphics Members