| Package | com.adobe.livecycle.convertpdfservice.client.enumeration |
| Class | public final class PageSize |
| Inheritance | PageSize Enum |
| Method | Defined By | ||
|---|---|---|---|
String getDesc() Retrives the description. | PageSize | ||
String getHeight() Returns the height. | PageSize | ||
String getWidth() Returns the width | PageSize | ||
String toString() Returns a representation of this enum value. | PageSize | ||
| Constant | Defined By | ||
|---|---|---|---|
| A2 [static] Represents the A2 page size. | PageSize | ||
| A3 [static] Represents the A3 page size. | PageSize | ||
| A4 [static] Represents the A4 page size. | PageSize | ||
| A5 [static] Represents the A5 page size. | PageSize | ||
| Custom [static] A custom page size that defines height and width. | PageSize | ||
| DetermineAutomatically [static] Determine page size and width from the input document | PageSize | ||
| Envelope [static] Represents the Envelope page size. | PageSize | ||
| Executive [static] Represents the Executive page size. | PageSize | ||
| Folio [static] Represents the Folio page size. | PageSize | ||
| Legal [static] Represents the Legal page size. | PageSize | ||
| Letter [static] Represents the Letter page size. | PageSize | ||
| Tabloid [static] Represents the Tabloid page size. | PageSize | ||
| getDesc | () |
public String getDesc()Retrives the description.
Returns| A string value that specifies the description. |
| getHeight | () |
public String getHeight()Returns the height.
Returns| A string value that specifies the page height. |
| getWidth | () |
public String getWidth()Returns the width
Returns| A string value that specifies the page width. |
| toString | () |
public String toString()Returns a representation of this enum value.
Returns| A string of this enum value. |
| A2 | Constant |
public static final A2Represents the A2 page size.
| A3 | Constant |
public static final A3Represents the A3 page size.
| A4 | Constant |
public static final A4Represents the A4 page size.
| A5 | Constant |
public static final A5Represents the A5 page size.
| Custom | Constant |
public static final CustomA custom page size that defines height and width.
| DetermineAutomatically | Constant |
public static final DetermineAutomaticallyDetermine page size and width from the input document
| Envelope | Constant |
public static final EnvelopeRepresents the Envelope page size.
| Executive | Constant |
public static final ExecutiveRepresents the Executive page size.
| Folio | Constant |
public static final FolioRepresents the Folio page size.
| Legal | Constant |
public static final LegalRepresents the Legal page size.
| Letter | Constant |
public static final LetterRepresents the Letter page size.
| Tabloid | Constant |
public static final TabloidRepresents the Tabloid page size.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/8.2/programLC/programmer/javadoc/com/adobe/livecycle/convertpdfservice/client/enumeration/PageSize.html