Documents for PDF .NET Edition
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics.ColorSpaces Namespace / ICCProfile Class / IsSame Method

In This Topic
    IsSame Method (ICCProfile)
    In This Topic
    Determines whether the provided ICCProfile is the same as the current ICCProfile.
    Overload List
    OverloadDescription
    Determines whether the provided ICCProfile is the same as the current ICCProfile.  
    Determines whether the specified ICCProfile instances are considered the same. If both v1 and v2 are a null reference (Nothing in Visual Basic), the method returns true.  
    See Also