PackagePath Property

The path to the Open XML package file.

Object Oriented Interface

public function getPackagePath();
public function setPackagePath($value);

Procedural Interface

ipworkszip_officedoc_get($res, 8 );
ipworkszip_officedoc_set($res, 8, $value );

Default Value

''

Remarks

This property specifies the path and filename of the Open XML package to work on.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks ZIP 2020 PHP Edition - Version 20.0 [Build 8300]