Packageorg.purepdf.pdf.interfaces
Interfacepublic interface IPdfOCG
Implementors PdfLayer, PdfLayerMembership

The interface common to all layer types



Public Properties
 PropertyDefined By
  pdfObject : PdfObject
[read-only]
IPdfOCG
  ref : PdfIndirectReference
[read-only]
IPdfOCG
Property Detail
pdfObjectproperty
pdfObject:PdfObject  [read-only]


Implementation
    public function get pdfObject():PdfObject
refproperty 
ref:PdfIndirectReference  [read-only]


Implementation
    public function get ref():PdfIndirectReference