ComponentOne PDF for .NET
CSJ2K.Color.Boxes Namespace / PaletteBox Class / NumEntries Property

In This Topic
    NumEntries Property (PaletteBox)
    In This Topic
    Return the number of palette entries.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property NumEntries As Integer
    public int NumEntries {get;}
    See Also