Colorants

XmpPagedTextPackage.Colorants property

Gets or sets an ordered array of colorants (swatches) that are used in the document (including any in contained documents).

public XmpColorantBase[] Colorants { get; set; }

Property Value

An array of the colorants.

See Also