CompositingParametersFilterType Property |
Gets the image filter type.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic ImageFilterType FilterType { get; }
Public ReadOnly Property FilterType As ImageFilterType
Get
public:
property ImageFilterType FilterType {
ImageFilterType get ();
}
member FilterType : ImageFilterType with get
Property Value
Type:
ImageFilterType
See Also