PdfUnknownFilterName Property |
Gets the name of this non-standard
PdfFilter.
Namespace:
GemBox.Pdf.Filters
Assembly:
GemBox.Pdf (in GemBox.Pdf.dll) Version: 13.0.35.1015
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
String
The name of this non-standard
PdfFilter.
See Also