FieldSwitchToken Constructor (String) |
Namespace: Telerik.Windows.Documents.FormatProviders.UtilsAssembly: Telerik.Windows.Documents (in Telerik.Windows.Documents.dll) Version: 2018.1.220.40 (2018.1.220.40)
Syntaxpublic FieldSwitchToken(
string switch
)
Public Sub New (
switch As String
)
Parameters
- switch
- Type: SystemString
See Also