iText 8.0.2 API
|
The interface generalizing the layer types (PdfLayer, PdfLayerMembership). More...
Public Member Functions |
|
PdfDictionary | GetPdfObject () |
Gets the object representing the layer. More... |
|
PdfIndirectReference | GetIndirectReference () |
Gets the PdfIndirectReference that represents this layer. More... |
|
The interface generalizing the layer types (PdfLayer, PdfLayerMembership).
PdfIndirectReference iText.Kernel.Pdf.Layer.IPdfOCG.GetIndirectReference | ( | ) |
Gets the PdfIndirectReference
that represents this layer.
PdfIndirectReference
that represents this layer
Implemented in iText.Kernel.Pdf.Layer.PdfLayer, and iText.Kernel.Pdf.Layer.PdfLayerMembership.
PdfDictionary iText.Kernel.Pdf.Layer.IPdfOCG.GetPdfObject | ( | ) |
Gets the object representing the layer.