TestimoX

API Reference

Class

TextPresentationElement

Namespace ADPlayground.Gpo.GpoLocal
Assembly ADPlayground
Modifiers sealed

Represents a static text element within a presentation.

Inheritance

Constructors

public TextPresentationElement(String value) #

Initializes a new instance of the TextPresentationElement class.

Parameters

value System.String requiredposition: 0
Text content.

Properties

public String Value { get; } #

Gets the text content.