ResolveContentType Method

Returns the content type of the specified part.

Object Oriented Interface

public function doResolveContentType();

Procedural Interface

ipworkszip_officedoc_do_resolvecontenttype($res);

Remarks

Applies the content type resolution rules specified in the Open XML packaging specification and returns the content type associated with PartName in the archive.

If there's no content type mapped for the part or for the extension, an empty string is returned.

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