MergeField
Prefix Property
|
Gets the prefix of merge field.
Namespace:
Spire.Doc.Fields
Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string Prefix { get; }
Public ReadOnly Property Prefix As String
Get
public:
property String^ Prefix {
String^ get ();
}
member Prefix : string with get
Property Value
Type:
String
See Also