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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

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