Table of Contents

Method GetColorProfiles

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

GetColorProfiles()

Returns the enumerator that iterates through the collection of color profiles in this document.

public IEnumerable<PdfColorProfile> GetColorProfiles()

Returns

IEnumerable<PdfColorProfile>

The enumerator that can be used to iterate through the collection of color profiles in this document.