public class DmParams extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
dataBlock |
int |
dataSize |
int |
errorBlock |
int |
height |
int |
heightSection |
int |
width |
int |
widthSection |
| Constructor and Description |
|---|
DmParams(int height,
int width,
int heightSection,
int widthSection,
int dataSize,
int dataBlock,
int errorBlock) |
Copyright © 1998–2016 iText Group NV. All rights reserved.