Package | Description |
---|---|
com.adobe.fd.bcf.api |
Modifier and Type | Method and Description |
---|---|
static CharSet |
CharSet.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CharSet[] |
CharSet.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Document |
BarcodedFormsService.decode(Document document,
Boolean pdf417,
Boolean dataMatrix,
Boolean qrCode,
Boolean codabar,
Boolean code128,
Boolean code39,
Boolean ean13,
Boolean ean8,
CharSet charSet)
Decodes all the barcodes in a
Document object and returns a org.w3c.dom.Document object that contains data that was retrieved from the barcode. |
Copyright © 1982–2023 Adobe Systems Incorporated. All rights reserved.