Show / Hide Table of Contents

Class ParagraphExtensions

A class with extensions for Paragraph.

Inheritance
object
ParagraphExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Phoenix.Aruba
Assembly: Phoenix.Plugin.Aruba.dll
Syntax
public static class ParagraphExtensions

Methods

View Source

ReplaceImagePlaceholders(Paragraph)

Replaces image placeholders found within the Paragraph UI element.

Declaration
public static void ReplaceImagePlaceholders(this Paragraph paragraph)
Parameters
Type Name Description
Paragraph paragraph

The paragraph.

  • View Source
In this article
Back to top Generated by DocFX