| C1.Win.C1Input Namespace > MaskInfo Class : GetDisplayText Method |
'DeclarationPublic Function GetDisplayText( _ ByVal content As String, _ ByVal skipBlanks As Boolean _ ) As String
'UsageDim instance As MaskInfo Dim content As String Dim skipBlanks As Boolean Dim value As String value = instance.GetDisplayText(content, skipBlanks)
public string GetDisplayText( string content, bool skipBlanks )
public: String^ GetDisplayText( String^ content, bool skipBlanks )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2