PageAttributes.OriginType

Class PageAttributes.OriginType

Enclosing class:
PageAttributes
public static final class PageAttributes.OriginType
extends Object

A type-safe enumeration of possible origins.

Since:
1.3

Fields

PHYSICAL

public static final PageAttributes.OriginType PHYSICAL

The OriginType instance to use for specifying a physical origin.

PRINTABLE

public static final PageAttributes.OriginType PRINTABLE

The OriginType instance to use for specifying a printable origin.

登录查看完整内容