Click or drag to resize

IPdfColor Interface

A container interface used to carry color objects in collections. Do not use this interface unless you are simply moving a more specific color object to another object.

Namespace:  Atalasoft.PdfDoc.Generating
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public interface IPdfColor

The IPdfColor type exposes the following members.

Properties
  NameDescription
Public propertyColorSpaceResourceName
Gets or sets the name of the color space resource.
Top
See Also