PdfCCITTFaxDecodeFilterFilterType Property |
Namespace:
GemBox.Pdf.Filters
Assembly:
GemBox.Pdf (in GemBox.Pdf.dll) Version: 10.0.35.1001
Syntaxpublic override PdfFilterType FilterType { get; }
Public Overrides ReadOnly Property FilterType As PdfFilterType
Get
Property Value
Type:
PdfFilterType
The
CCITTFaxDecode value.
See Also