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

In This Topic
AddValuePreserve Method (PaginatedExporter)
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