PdfAOptionsBase.SoftMaskAction

PdfAOptionsBase.SoftMaskAction property

Gets or sets the action to be taken during the conversion of images with soft masks.

public ConvertSoftMaskAction SoftMaskAction { get; set; }

Property Value

The action for converting images with soft masks. The value of this property is a ConvertSoftMaskAction enumeration.

See Also