Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

Comment Property






If the NodeType is DicomXmlNodeType.Comment, then this contains the comment that is about to be written.
Syntax
public string Comment {get; set;}
'Declaration
 
Public Property Comment As String
'Usage
 
Dim instance As SaveXmlData
Dim value As String
 
instance.Comment = value
 
value = instance.Comment
public:
property String^ Comment {
   String^ get();
   void set (    String^ value);
}

Property Value

The comment that is about to be written.
Remarks
This value can be changed in the SaveXmlCallback delegate.
Example
For an example, refer to SaveXmlCallback.
Requirements

Target Platforms

See Also

Reference

SaveXmlData Class
SaveXmlData Members

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