ISmartDocument.PopulateCheckbox Method

Definition

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

Parameters

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

Applies to