Pcdpropertylist – Kofax DM API User Manual

Page 109

Advertising
background image

DM API O

BJECTS

89

PCDPropertyList

oValueFormProps.

GetPropertyValue

( _

sSearchString)

'Report the value of the property.

lblValue.Caption = vPropValue

lblValue.FontSize = 12

lblValue.FontBold = True


End Sub


Private Sub Form_Load()

txtPropertyName.Text = lblPRopertyName.Caption

End Sub

Advertising