ImageTransparentColor

PdfOptions.ImageTransparentColor property

Gets or sets the image transparent color.

public Color ImageTransparentColor { get; set; }

Property Value

The color of the image transparent.

See Also