TextFormatInfoToFormattedText Method
Namespace: Firefly.Box.Data.AdvancedAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public static Text ToFormattedText(
Text text,
Text format,
TextFormatHelper formatHelper
)
Public Shared Function ToFormattedText (
text As Text,
format As Text,
formatHelper As TextFormatHelper
) As Text
static member ToFormattedText :
text : Text *
format : Text *
formatHelper : TextFormatHelper -> Text
- text Text
-
- format Text
-
- formatHelper TextFormatHelper
-
Text