PdfFlateDecodeFilterPredictorFunction Property |
Gets or sets the predictor algorithm.
Default value: None.
Namespace: SautinSoft.Pdf.FiltersAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.6.5
Syntaxpublic PdfPredictorFunction PredictorFunction { get; set; }
Public Property PredictorFunction As PdfPredictorFunction
Get
Set
Property Value
PdfPredictorFunction
The predictor algorithm.
Exceptions
See Also