Package | Description |
---|---|
com.adobe.fd.readerextensions.client |
Modifier and Type | Method and Description |
---|---|
UsageRights |
GetUsageRightsResult.getRights()
Returns the
UsageRights object that is enabled by the certificate. |
UsageRights |
ReaderExtensionsOptionSpec.getUsageRights()
Returns a
UsageRights object that represents usage rights applied to the PDF document. |
Modifier and Type | Method and Description |
---|---|
void |
GetUsageRightsResult.setRights(UsageRights rights)
Set the
UsageRights object that is enabled by the certificate. |
void |
ReaderExtensionsOptionSpec.setUsageRights(UsageRights usageRights)
Sets a
UsageRights object that represents usage rights applied to the PDF document. |
Constructor and Description |
---|
GetUsageRightsResult(UsageRights rights,
Date notBefore,
Date notAfter,
boolean evaluation)
Not for use by a client application.
|
ReaderExtensionsOptionSpec(UsageRights rights,
String message)
A constructor that creates a
ReaderExtensionsOptions instance. |
Copyright © 1982–2022 Adobe Systems Inc.. All rights reserved.