'Declaration <BrowsableAttribute(False)> Public Property Segmentation As Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand
[Browsable(False)] public Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand Segmentation { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand* get_Segmentation(); public: __property void set_Segmentation(
Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand^ Segmentation { Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand^ get(); void set(Vintasoft.Imaging.ImageProcessing.Info.DocumentSegmentationCommand^ value); }