Interface IPdfOCG
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