Skip to content

PDFDeviceNColorantNameCollection

Namespace: O2S.Components.PDF4NET.Graphics

Defines a collection of DeviceN colorant names.

public class PDFDeviceNColorantNameCollection : System.Collections.ObjectModel.Collection`1[[System.String, System.Private.CoreLib, Version=8.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e]]

Inheritance ObjectCollection<String>PDFDeviceNColorantNameCollection
Implements

Properties

Count

public int Count { get; }

Property Value

Int32


Item

public string Item { get; set; }

Property Value

String