Builder

open class Builder

Builder for creating custom stamps from PredefinedStampType or custom String stamp type.

Functions

Link copied to clipboard
Build stamp item that can be used in setAvailableStampPickerItems.
Link copied to clipboard
Sets appearance stream generator that replaces default stamp appearance.
Link copied to clipboard
Method for conveniently setting stamp subtitle to date, time or date-time string.
Link copied to clipboard
Sets default stamp size in pdf points.
open fun withSize(pdfWidth: Float, pdfHeight: Float): StampPickerItem.Builder
Sets default stamp width and height in pdf points.
Link copied to clipboard
Sets text displayed in second line of the stamp.
Link copied to clipboard
Sets text color of the stamp.
Link copied to clipboard
Sets custom text that replaces the default stamp text.