Click or drag to resize
RichParagraphStyleInstruction Methods

The RichParagraphStyleInstruction type exposes the following members.

Methods
  NameDescription
Public methodStatic memberAddInstruction
Add a style insturctions you could later use in rich paragraphs.
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberSetStyleInstructionsDenotes
Set the instructions denote to use, ie symbols that tells us the in-between text is a style-change instruction.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also