Accusoft.ImagXpress13.Net
CalsId Property




Gets or sets the Cals id.
Syntax
'Declaration
 
Public Property CalsId As String
'Usage
 
Dim instance As ImageCalsTag
Dim value As String
 
instance.CalsId = value
 
value = instance.CalsId
public string CalsId {get; set;}
public: __property string* get_CalsId();
public: __property void set_CalsId( 
   string* value
);
public:
property String^ CalsId {
   String^ get();
   void set (    String^ value);
}

Property Value

A string value which represents the Cals ID.
Remarks

The following Ids are the only CalsIds that can be written into a Cals image file using ImagXpress:

Note: Available in Professional edition.

See Also

Reference

ImageCalsTag Class
ImageCalsTag Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback