Table of Contents

Interface IPdfOCG

Namespace
iText.Kernel.Pdf.Layer
Assembly
itext.kernel.dll

The interface generalizing the layer types (PdfLayer, PdfLayerMembership).

public interface IPdfOCG

Methods

GetIndirectReference()

Gets the PdfIndirectReference that represents this layer.

PdfIndirectReference GetIndirectReference()

Returns

PdfIndirectReference

the PdfIndirectReference that represents this layer

GetPdfObject()

Gets the object representing the layer.

PdfDictionary GetPdfObject()

Returns

PdfDictionary

the object representing the layer