ComponentOne Word for UWP
StringFormat Constructor(TextBlock)

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > StringFormat Class > StringFormat Constructor : StringFormat Constructor(TextBlock)
Windows.UI.Xaml.Controls.TextBlock used to initialize the new StringFormat.
Initializes a new instance of a StringFormat.
Syntax
'Declaration
 
Public Function New( _
   ByVal tb As Windows.UI.Xaml.Controls.TextBlock _
)
public StringFormat( 
   Windows.UI.Xaml.Controls.TextBlock tb
)

Parameters

tb
Windows.UI.Xaml.Controls.TextBlock used to initialize the new StringFormat.
See Also

Reference

StringFormat Class
StringFormat Members
Overload List