getAddress

getAddress

PREMIUM TRIAL / ADVANCED

Returns the document_address custom property value of a DOCX document.

Description
public getAddress ( string $source )

Useful to be used with the insertAddress method to keep blockchain address value in the DOCX.

Parameters

source

DOCX path.

Return values

string

Exceptions

Error while trying to open the (base) template as a zip file.

Code samples

Example #1