UserPalette.Item Property

Gets or sets color at specific index.

public Color this[int index] { get; set; }
Public Property Item(index As Integer) As Color

Property Value

Color

Licensing Info

This property is a DynamicPDF Rasterizer feature. One of the following is required for non-evaluation usage:

See Also

UserPalette
ceTe.DynamicPDF.Rasterizer

In this topic