idIsExported property
Is the ID exported? Exported IDs are specified when reading
an SVG; only nodes with exported IDs will have corresponding
ExportedID values.
Implementation
bool idIsExported = false;
Is the ID exported? Exported IDs are specified when reading
an SVG; only nodes with exported IDs will have corresponding
ExportedID values.
bool idIsExported = false;