Error processing SSI file
(Leadtools.Annotations.Core)

Show in webframe

Format Property






Gets or sets the format of the annotation file.
Syntax
public AnnFormat Format {get; set;}
'Declaration
 
Public Property Format As AnnFormat
public AnnFormat Format {get; set;}
@property (nonatomic) LTAnnFormat format;
public AnnFormat getFormat()
public void setFormat(AnnFormat value)
            
 
get_Format();
set_Format(value);
Object.defineProperty('Format');

Property Value

The format of the annotation file.
Remarks

This property will either be AnnFormat if the file contains valid LEADTOOLS Annotations data or AnnFormat.Unknown if the file doesn't contain valid LEADTOOLS Annotations data.

Example

For an example, refer to GetInfo, GetInfoFromString or GetInfoAsync

Requirements

Target Platforms

See Also

Reference

AnnCodecsInfo Class
AnnCodecsInfo Members

Error processing SSI file
   Leadtools.Annotations.Core requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features