ImagePreprocessingFiltersCollectionAddFit 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.PDFExtractorAssembly: Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.0.4760-master
Syntax
Parameters
- fitToSize
- Type: SystemInt32
[Missing <param name="fitToSize"/> documentation for "M:Bytescout.PDFExtractor.ImagePreprocessingFiltersCollection.AddFit(System.Int32)"]
Implements
IImagePreprocessingFiltersCollectionAddFit(Int32)See Also