importTheme

importTheme

PREMIUM TRIAL / ADVANCED

Imports theme from a Word document.

Description
public importTheme ( mixed $document )

This method allows to import the theme from an external Word document.

Parameters

document

Path to the DOCX or DOCXStructure to import the theme.

Exceptions

Method not available.

Error opening the file.

Code samples

Example #1

The resulting Word document looks like:

Release notes
  • phpdocx 17.0:
    • new method.