GeonBit.UI Documentation
GeonBit.UI Documentation
GeonBit.UI
GeonBit.UI.Entities
RichParagraphStyleInstruction Structure
RichParagraphStyleInstruction Methods
AddInstruction Method
SetStyleInstructionsDenotes Method
RichParagraphStyleInstruction
AddInstruction Method
Add a style insturctions you could later use in rich paragraphs.
Namespace:
GeonBit.UI.Entities
Assembly:
GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
public
static
void
AddInstruction
(
string
key
,
RichParagraphStyleInstruction
instruction
)
Parameters
key
Type:
System
String
Key to invoke this style change.
instruction
Type:
GeonBit.UI.Entities
RichParagraphStyleInstruction
Style change data.
See Also
Reference
RichParagraphStyleInstruction Structure
GeonBit.UI.Entities Namespace
GeonBit.UI is part of the GeonBit project. By Ronen Ness, 2016.
Send comments on this topic to
ronenness@gmail.com