ISmartDocument.PopulateOther Method

Definition

public void PopulateOther (int ControlID, string ApplicationName, int LocaleID, string Text, string Xml, object Target, Microsoft.Office.Interop.SmartTag.ISmartDocProperties Props);
abstract member PopulateOther : int * string * int * string * string * obj * Microsoft.Office.Interop.SmartTag.ISmartDocProperties -> unit
Public Sub PopulateOther (ControlID As Integer, ApplicationName As String, LocaleID As Integer, Text As String, Xml As String, Target As Object, Props As ISmartDocProperties)

Parameters

ControlID
Int32
ApplicationName
String
LocaleID
Int32
Text
String
Xml
String
Target
Object

Applies to