C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document.Export.Ssrs Namespace / MhtmlExporter Class / AddValuePreserve Method

In This Topic
AddValuePreserve Method (MhtmlExporter)
In This Topic
For internal use.
Syntax
'Declaration
 
Protected Sub AddValuePreserve( _
   ByVal sb As StringBuilder, _
   ByVal tag As String, _
   ByVal value As String _
) 
 

Parameters

sb
tag
value
See Also