Error processing SSI file
LEADTOOLS MRC (Leadtools.Mrc assembly)

Show in webframe

SegmentType Property






Gets or sets the segment type.
Syntax
public MrcSegmentType SegmentType {get; set;}
'Declaration
 
Public Property SegmentType As MrcSegmentType
'Usage
 
Dim instance As MrcSegmentData
Dim value As MrcSegmentType
 
instance.SegmentType = value
 
value = instance.SegmentType

            

            
public:
property MrcSegmentType SegmentType {
   MrcSegmentType get();
   void set (    MrcSegmentType value);
}

Property Value

All possible values are found in MrcSegmentType.
Example
Refer to MrcSegmenter.AddSegment example.
Requirements

Target Platforms

See Also

Reference

MrcSegmentData Structure
MrcSegmentData Members

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