PlaceholderTextEx   Conversion (String to PlaceholderTextEx)

Definition

Namespace: MFiles.VAF.Placeholders
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
public static implicit operator PlaceholderTextEx (
	string s
)

Parameters

s  String
 

Return Value

PlaceholderTextEx

See Also