public class AppearanceGeneratorHelper extends Object
| Constructor and Description |
|---|
AppearanceGeneratorHelper(PDVariableText field)
Constructs a COSAppearance from the given field.
|
| Modifier and Type | Method and Description |
|---|---|
void |
setAppearanceValue(String apValue)
This is the public method for setting the appearance stream.
|
public AppearanceGeneratorHelper(PDVariableText field) throws IOException
field - the field which you wish to control the appearance ofIOExceptionpublic void setAppearanceValue(String apValue) throws IOException
apValue - the String value which the appearance should representIOException - If there is an error creating the stream.Copyright © 2020 sejda. All rights reserved.