VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.ImageProcessing.Document Namespace / LineRemovalCommandResult Class
In This Topic
LineRemovalCommandResult Class Properties
In This Topic
For a list of all properties of this type, see LineRemovalCommandResult.
Public Properties
 NameDescription
Public PropertyGets the value of line's maximum length was used by LineRemovalCommand for removing of lines.
Public PropertyGets the value of line's maximum width was used by LineRemovalCommand for removing of lines.
Public PropertyGets the value of line's minimum length was used by LineRemovalCommand for removing of lines.
Public PropertyGets the value of line's minimum width was used by LineRemovalCommand for removing of lines.
Public PropertyGets the collection of removed lines.
See Also