| Visual Basic (Declaration) | |
|---|---|
Function GenerateInnerXhtml( _ ByVal formattedTextArea As ILayoutArea _ ) As String | |
| C# | |
|---|---|
string GenerateInnerXhtml( ILayoutArea formattedTextArea ) | |
Parameters
- formattedTextArea
| DataDynamics.Reports.Extensibility | Support Forum |
| GenerateInnerXhtml Method | |
| See Also | |
|
| DataDynamics.Reports.Extensibility.Rendering.Components Namespace > IFormattedText Interface : GenerateInnerXhtml Method |
| Visual Basic (Declaration) | |
|---|---|
Function GenerateInnerXhtml( _ ByVal formattedTextArea As ILayoutArea _ ) As String | |
| C# | |
|---|---|
string GenerateInnerXhtml( ILayoutArea formattedTextArea ) | |