com.itextpdf.text.pdf.fonts.cmaps
public class CodespaceRange extends Object
Constructor and Description |
---|
CodespaceRange()
Creates a new instance of CodespaceRange.
|
public byte[] getEnd()
public void setEnd(byte[] endBytes)
endBytes
- New value of property end.public byte[] getStart()
public void setStart(byte[] startBytes)
startBytes
- New value of property start.