Back to Website
Show / Hide Table of Contents

Class InStringPlaceholderParser

Inheritance
System.Object
InStringPlaceholderParser
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Aurigma.DesignAtoms.Canvas.ItemHandlers
Assembly: Aurigma.DesignAtoms.dll
Syntax
public static class InStringPlaceholderParser

Methods

Parse(String)

Declaration
public static List<InStringPlaceholder> Parse(string text)
Parameters
Type Name Description
System.String text
Returns
Type Description
System.Collections.Generic.List<InStringPlaceholder>

Parse(String, out String)

Declaration
public static List<InStringPlaceholder> Parse(string text, out string processedText)
Parameters
Type Name Description
System.String text
System.String processedText
Returns
Type Description
System.Collections.Generic.List<InStringPlaceholder>

ParseRichText(String, out String)

Declaration
public static List<InStringPlaceholder> ParseRichText(string text, out string processedRichText)
Parameters
Type Name Description
System.String text
System.String processedRichText
Returns
Type Description
System.Collections.Generic.List<InStringPlaceholder>
Was this page helpful?
Thanks for your feedback!
Back to top Copyright © 2001–2025 Aurigma, Inc. All rights reserved.
Loading...
    Thank for your vote
    Your opinion is important to us. To provide details, send feedback.
    Send feedback