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 public static void SetStyleInstructionsDenotes(
string opening,
string closing
)
Parameters
- opening
- Type: SystemString
Opening denote string. - closing
- Type: SystemString
Closing denote string.
See Also