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

Show in webframe

AddElementIDs Method






Adds unique IDs to the elements of this SvgDocument.
Syntax
public void AddElementIDs()
'Declaration
 
Public Sub AddElementIDs() 
'Usage
 
Dim instance As SvgDocument
 
instance.AddElementIDs()
- (BOOL)addElementIDs:(NSError **)error
public void addElementIDs()
public:
void AddElementIDs(); 
Remarks

SVG specifications does not require the use of unique IDs for the elements. This may be desirable when connecting SVG elements to external data structures or to quickly perform search using XML methods such as XPATH.

Requirements

Target Platforms

See Also

Reference

SvgDocument Class
SvgDocument 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