ImagePreprocessingFilterListAddFit Method
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Adds "Fit" image filter with the specified size limit. When the image width or height exceeds the limit, the image proportionally resized to it.
Namespace:ByteScout.DocumentParserAssembly: ByteScout.DocumentParser (in ByteScout.DocumentParser.dll) Version: 6.4.1.617-master
Syntax
Parameters
- fitToSize
- Type: SystemInt32
[Missing <param name="fitToSize"/> documentation for "M:ByteScout.DocumentParser.ImagePreprocessingFilterList.AddFit(System.Int32)"]
See Also