AccusoftImagXpress13 ActiveX DLL > ImagXpress Object : TagLevel Property |
Visual Basic |
---|
Public Property TagLevel As Long |
Byte representing the nesting level of the tag being created. Typically this will be 0 (e.g. TIFF files).
Some file formats have the ability to have image meta-data that will include a sub-list. TagLevel allows the developer to access tags on all levels.
TagLevel can be 0 through 4.
Note: Available in Professional Edition.