GetRecipientSignatureImageOptions
in package
GetRecipientSignatureImageOptions Class Doc Comment
Tags
Table of Contents
- $include_chrome : string|null
- $include_chrome When set to **true**, indicates the chromed version of the signature image should be retrieved.
- getIncludeChrome() : string|null
- Gets include_chrome
- setIncludeChrome() : self
- Sets include_chrome
Properties
$include_chrome
$include_chrome When set to **true**, indicates the chromed version of the signature image should be retrieved.
protected
string|null
$include_chrome
= null
Methods
getIncludeChrome()
Gets include_chrome
public
getIncludeChrome() : string|null
Return values
string|null —setIncludeChrome()
Sets include_chrome
public
setIncludeChrome(string|null $include_chrome) : self
Parameters
- $include_chrome : string|null
-
When set to true, indicates the chromed version of the signature image should be retrieved.