FlexReport for WPF
C1HtmlGraphics コンストラクタ


C1.WPF.Document.4.5.2 アセンブリ > C1.WPF.Document.Util 名前空間 > C1HtmlGraphics クラス : C1HtmlGraphics コンストラクタ
シンタックス
'宣言
 
Public Function New( _
   ByVal doc As System.Xml.XmlWriter, _
   ByVal page As C1Page, _
   ByVal imageFolder As System.String, _
   ByVal singleFile As System.Boolean, _
   Optional ByVal drawSpecialSymbols As System.Boolean, _
   Optional ByVal svgGlyphs As System.Boolean _
)
'使用法
 
Dim doc As System.Xml.XmlWriter
Dim page As C1Page
Dim imageFolder As System.String
Dim singleFile As System.Boolean
Dim drawSpecialSymbols As System.Boolean
Dim svgGlyphs As System.Boolean
 
Dim instance As New C1HtmlGraphics(doc, page, imageFolder, singleFile, drawSpecialSymbols, svgGlyphs)
public C1HtmlGraphics( 
   System.Xml.XmlWriter doc,
   C1Page page,
   System.string imageFolder,
   System.bool singleFile,
   System.bool drawSpecialSymbols,
   System.bool svgGlyphs
)

パラメータ

doc
page
imageFolder
singleFile
drawSpecialSymbols
svgGlyphs
参照

C1HtmlGraphics クラス
C1HtmlGraphics メンバ