ReaderSvgHasCustomProperties Property |
Namespace: Ab2d
ReaderSvg can read embedded data and custom properties that were defined in Microsoft Visio.
If HasCustomProperties is true, the GetCustomProperties(String) or GetCustomProperties(Object) can be used to get custom properties for the specified object.
To get all defined custom properties as DataTable use the GetCustomPropertiesDataTable method.
To get all objects that have custom properties defined use GetObjectsWithCustomProperties method.