Aspose::Pdf::Plugins::PdfAOptionsBase::set_SoftMaskAction method
PdfAOptionsBase::set_SoftMaskAction method
Sets the action to be taken during the conversion of images with soft masks.
void Aspose::Pdf::Plugins::PdfAOptionsBase::set_SoftMaskAction(ConvertSoftMaskAction value)
Remarks
The action for converting images with soft masks. The value of this property is a ConvertSoftMaskAction enumeration.
See Also
- Enum ConvertSoftMaskAction
- Class PdfAOptionsBase
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++