PaperSizeKt

public final class PaperSizeKt
public final class PaperSizeKt

Properties

Link copied to clipboard
private final static String name
private final static String name

The name of the paper size, if any.

Functions

Link copied to clipboard
public final String getName()
public final String getName()
Link copied to clipboard
public final static PaperSize PaperSize(Double width, Double height, PaperSize.Unit unit, String name)
public final static PaperSize PaperSize(Double width, Double height, PaperSize.Unit unit, String name)

Creates a new instance of PaperSize with the given parameters.