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

Show in webframe

RemoveElementAttribute Method






The attribute name to remove. Ignored if the element does not have an attribute with this name.
Removes the specified attribute from the XML element.
Syntax
public void RemoveElementAttribute( 
   string name
)
'Declaration
 
Public Sub RemoveElementAttribute( _
   ByVal name As String _
) 
'Usage
 
Dim instance As SvgNodeHandle
Dim name As String
 
instance.RemoveElementAttribute(name)
- (BOOL)removeElementAttribute:(NSString *)attribute error:(NSError **)error
public:
void RemoveElementAttribute( 
   String^ name
) 

Parameters

name
The attribute name to remove. Ignored if the element does not have an attribute with this name.
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