Documentation Center

PslTransString.SourceProperty

Returns a custom source property of the string. These properties are defined by add-ins or macros. Read-only property.

Syntax

Expression.SourceProperty (Name as Variant) as Variant

Expression Object of type PslSourceString

Name Name of the property. One of the predefined values below or a custom name. Custom names are arbitrary integers between 1 and 30000 or strings.

  • Predefined values are:
  • pslPropClass (Value = -7): Class of the string
  • pslPropExstyle (Value = -9): Extended style bits
  • pslPropStyle (Value = -8): Style bits
  • pslPropMaxLength (Value = -33): Max. length of translation string
  • pslPropMaxLines (Value = -53): Max. number of lines for translation string