public class MarkedContentInfo
extends java.lang.Object
Constructor and Description |
---|
MarkedContentInfo(PdfName tag,
PdfDictionary dictionary) |
public MarkedContentInfo(PdfName tag, PdfDictionary dictionary)
public PdfName getTag()
public boolean hasMcid()
public int getMcid()
NullPointerException
is thrown.java.lang.NullPointerException
- if there is no MCID (see hasMcid()
)Copyright © 2013. All Rights Reserved.