RelationshipContentType Property

The content type for the part referenced by this relationship, resolved from [Content_Types].

Object Oriented Interface

public function getRelationshipContentType($relationshipindex);

Procedural Interface

ipworkszip_officedoc_get($res, 19 , $relationshipindex);

Default Value

''

Remarks

The content type for the part referenced by this relationship, resolved from [Content_Types].xml according to the Open XML packaging specification rules.

The $relationshipindex parameter specifies the index of the item in the array. The size of the array is controlled by the RelationshipCount property.

This property is read-only and not available at design time.

Data Type

String

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