Click or drag to resize

PdfFlateDecodeFilterPredictorFunction Property

Gets or sets the predictor algorithm.

Default value: None.


Namespace: SautinSoft.Pdf.Filters
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntax
public PdfPredictorFunction PredictorFunction { get; set; }

Property Value

PdfPredictorFunction
The predictor algorithm.
Exceptions
See Also