Font
This class is used when setting the display font.
Full qualification: com.florentis.signature.WizCtl.Font
Summary
Methods
close
"Closes" the object, releasing the underlying COM object (and thus freeing resources).
| public native void close() |
|---|
| Parameters |
|---|
| none |
| Return Value |
|---|
| none |
Properties
| Property | Property Type | Description |
|---|
name | String | Read-Write String value |
size | double | Read-Write double value |
bold | boolean | Read-Write boolean value |
underline | boolean | Read-Write boolean value |
strikethrough | boolean | Read-Write boolean value |
weight | short | Read-Write short value |