IImagePreprocessingFiltersCollectionAddScale Method ByteScout PDF Extractor SDK
Adds "Scale" image filter with specified scale factor. In example, '2.0' - double the size.

Namespace:  Bytescout.PDFExtractor
Assembly:  Bytescout.PDFExtractor (in Bytescout.PDFExtractor.dll) Version: 13.4.1.4801-master
Syntax

void AddScale(
	double scaleFactor
)

Parameters

scaleFactor
Type: SystemDouble

[Missing <param name="scaleFactor"/> documentation for "M:Bytescout.PDFExtractor.IImagePreprocessingFiltersCollection.AddScale(System.Double)"]

See Also

Reference