Error processing SSI file
LEADTOOLS Svg (Leadtools.Svg assembly)

Show in webframe

SetElementValue Method






The new value of the XML element as a raw string.
Sets the XML value from a raw string.
Syntax
public void SetElementValue( 
   string value
)
'Declaration
 
Public Sub SetElementValue( _
   ByVal value As String _
) 
'Usage
 
Dim instance As SvgNodeHandle
Dim value As String
 
instance.SetElementValue(value)
- (BOOL)setElementValue:(NSString *)value
public:
void SetElementValue( 
   String^ value
) 

Parameters

value
The new value of the XML element as a raw string.
Example
For an example, refer to EnumerateElements.
Requirements

Target Platforms

See Also

Reference

SvgNodeHandle Class
SvgNodeHandle Members

Error processing SSI file
  Leadtools.Svg requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features