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

Description

Sets the value of the specified property.

C#
vb.net

Parameters

property
A DocumentProperties.BuiltInProperty object that represents the built-in property to set.
propertyValue
An Object that represents the value of the property specified.

Remarks

MS Word equivalent: File menu > Properties > Custom tab > Properties:

Examples

C#
vb.net
  • No labels