Descripción
Sintaxis
public PageLayout createPageLayout(Paper paper, PageOrientation orient, double lMargin, double rMargin, double tMargin, double bMargin)
public PageLayout createPageLayout(Paper paper, PageOrientation orient, Printer.MarginType mType)
Parámetros
- double lMargin,
- double rMargin,
- Paper paper,
- PageOrientation orient,
- double tMargin,
- Printer.MarginType mType,
- double bMargin,
Excepciones
IllegalArgumentException, NullPointerException
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.