Skip to main content

Font

Font

This class is used when setting the display font.

Full qualification: com.florentis.signature.WizCtl.Font

Summary

Method
close
Property
name
size
bold
underline
strikethrough
weight

Methods

close

"Closes" the object, releasing the underlying COM object (and thus freeing resources).

public native void close()
Parameters
none
Return Value
none

Properties

PropertyProperty TypeDescription
nameStringRead-Write String value
sizedoubleRead-Write double value
boldbooleanRead-Write boolean value
underlinebooleanRead-Write boolean value
strikethroughbooleanRead-Write boolean value
weightshortRead-Write short value