Package de.aeb.xnsg.documentcore.bf
Class PDFPageOffsetDTO
java.lang.Object
de.aeb.xnsg.documentcore.bf.PDFPageOffsetDTO
The information about the adjustment of a page
-
Field Summary
FieldsModifier and TypeFieldDescriptionThe adjustment from the left in mmThe name of the page to be offsetted.The adjustment from the top in mm -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
pageName
The name of the page to be offsetted. -
leftOffsetmm
The adjustment from the left in mm -
topOffsetmm
The adjustment from the top in mm
-
-
Constructor Details
-
PDFPageOffsetDTO
public PDFPageOffsetDTO()
-