Class SpotColor
- Namespace
- iTextSharp.text.pdf
- Assembly
- iTextSharp.LGPLv2.Core.dll
@author psoares
public class SpotColor : ExtendedColor
- Inheritance
-
SpotColor
- Inherited Members
Constructors
SpotColor(PdfSpotColor)
public SpotColor(PdfSpotColor spot)
Parameters
spot
PdfSpotColor
SpotColor(PdfSpotColor, float)
public SpotColor(PdfSpotColor spot, float tint)
Parameters
spot
PdfSpotColortint
float
Properties
PdfSpotColor
public PdfSpotColor PdfSpotColor { get; }
Property Value
Tint
public float Tint { get; }
Property Value
Methods
Equals(object)
public override bool Equals(object obj)
Parameters
obj
object
Returns
GetHashCode()
public override int GetHashCode()