com.lowagie.text.pdf

Class PdfStructureElement.PdfStructureMC

class PdfStructureElement.PdfStructureMC extends PdfDictionary

A dictionary placed in the /K of a leaf structure element. It represents an element with a particular MCID. It can be used to represent an element that appears on more than one page.

Since: 2.1.5

Constructor Summary
PdfStructureMC(int id, PdfIndirectReference pageRef)

Constructor Detail

PdfStructureMC

public PdfStructureMC(int id, PdfIndirectReference pageRef)