public InvertedPageCommand(
InvertedPageCommandFlags flags
)
Public Function New( _
ByVal flags As InvertedPageCommandFlags _
)
- (instancetype)initWithFlags:(LTInvertedPageCommandFlags)flags
public InvertedPageCommand(int flags)
public:
InvertedPageCommand(
InvertedPageCommandFlags flags
)
flags
Options to only check or perform auto-correction on the image.
You can also use the default constructor of the InvertedPageCommand class and set the options using the Flags property.
For an example, refer to InvertedPageCommand.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document