setSubject

open fun setSubject(@Nullable subject: String)

Sets the subject of this annotation.

Starting with PSPDFKit 5.0 this method will no longer affect the appearance of stamp annotations. Use setStampType and setTitle instead.

Parameters

subject

The subject of this annotation or null to clear the field.