Click or drag to resize
RichParagraphStyleInstructionSetStyleInstructionsDenotes Method
Set the instructions denote to use, ie symbols that tells us the in-between text is a style-change instruction.

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static void SetStyleInstructionsDenotes(
	string opening,
	string closing
)

Parameters

opening
Type: SystemString
Opening denote string.
closing
Type: SystemString
Closing denote string.
See Also