PartData Property

The contents of the currently selected part.

Object Oriented Interface

public function getPartData();
public function setPartData($value);

Procedural Interface

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

Default Value

''

Remarks

This property will hold the contents of the part selected by PartName after calling the ExtractPart method. It can also be set before calling ReplacePart.

Data Type

Binary String

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