C

CustomProperties

A class that encapsulates the extended properties specified in the Custom XML part (custom.xml file).

Inheritance Hierarchy

Members

Show:

Properties

Methods

Creates a new custom property with the given attributes.

Parameters

name: string
fmtid: string
pid: number | string
value: boolean | number | object | string

Return Value