| Package | com.adobe.livecycle.formsservice.client |
| Class | public final class RenderAtClient |
| Inheritance | RenderAtClient Enum
|
PDFFormRenderSpec object's setRenderAtClient method.
See also
| Method | Defined by | ||
|---|---|---|---|
|
String getValue()
Returns a string represention of this enum value.
| RenderAtClient | ||
| Constant | Defined by | ||
|---|---|---|---|
| Auto
[static] Instructs the Forms service to observe the form design's dynamicRender configuration value.
| RenderAtClient | ||
| No
[static] The PDF form is not rendered on the client.
| RenderAtClient | ||
| Yes
[static] The PDF form is rendered on the client.
| RenderAtClient | ||
| getValue | () |
public String getValue()Returns a string represention of this enum value.
Returns| A string represention of this enum value. |
| Auto | Constant |
public static final AutoInstructs the Forms service to observe the form design's dynamicRender configuration value.
| No | Constant |
public static final NoThe PDF form is not rendered on the client.
| Yes | Constant |
public static final YesThe PDF form is rendered on the client.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/livecycle/formsservice/client/RenderAtClient.html