Page tree
Skip to end of metadata
Go to start of metadata

Description

Sets the specified custom property with a certain value.

C#
vb.net

Parameters

key
A String that represents name of the property to set.
value
An Object that represents the value of the custom property specified.

Remarks

MS Word equivalent: File menu > Properties > Custom tab

Examples

C#
vb.net
  • No labels