Click or drag to resize

ImageLoadOptions Class

Represents a class that stores options for loading images.
Inheritance Hierarchy

Namespace:  SautinSoft.Document
Assembly:  SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntax
public class ImageLoadOptions : LoadOptions

The ImageLoadOptions type exposes the following members.

Constructors
  NameDescription
Public methodImageLoadOptions
Initializes a new instance of the ImageLoadOptions class.
Top
Properties
  NameDescription
Public propertyOCROptions
Allows to specify options for OCR (optical character recognition) and enable it.
Top
See Also