PlaceholderTextEx   Conversion (PlaceholderTextEx to String)

Definition

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

Parameters

p  PlaceholderTextEx
 

Return Value

String

See Also