Property Property (Format Object)

The Property property returns the name or tag of the property to be rendered. Read-only.

Syntax

objFormat.Property

Data Type

Variant (Long or String)

Remarks

The Property property is a long integer if the property being rendered is specified by a property tag. If it is a named custom property, the Property property is a string. The property name in this string can optionally be prefixed with a GUID string identifying its property set. In this case, the GUID should be enclosed in braces. For more information and examples, see Using Named Properties.