Click or drag to resize

PdfASCIIHexDecodeFilterFilterType Property

Gets the ASCIIHexDecode value.

Namespace: SautinSoft.Pdf.Filters
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntax
public override PdfFilterType FilterType { get; }

Property Value

PdfFilterType
The ASCIIHexDecode value.
See Also