| 
Footnote
MarkerCharacterFormat Property
  | 
 Gets the marker character format
 Namespace:
 Spire.Doc.Fields
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public CharacterFormat MarkerCharacterFormat { get; }
 
Public ReadOnly Property MarkerCharacterFormat As CharacterFormat
	Get
 
public:
property CharacterFormat^ MarkerCharacterFormat {
	CharacterFormat^ get ();
}
 
member MarkerCharacterFormat : CharacterFormat with get
 
 
 
Property Value
 
 Type:
 
CharacterFormat
 
 
 See Also
See Also