[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.ColorSpaces.ICCProfile.N

N Property

N

Gets or sets the number of color components in the color space described by the ICC profile data.

This number shall match the number of components actually in the ICC profile. Valid values are 1, 3, or 4.

Declaration
public int N { get; set; }
Public Property N As Integer