Back to Devexpress

PresentationObject Class

officefileapi-devexpress-dot-docs-dot-presentation-21578787.md

latest8.5 KB
Original Source

PresentationObject Class

A base class for presentation objects.

Namespace : DevExpress.Docs.Presentation

Assembly : DevExpress.Docs.Presentation.v25.2.dll

NuGet Package : DevExpress.Docs.Presentation

Declaration

csharp
public abstract class PresentationObject :
    IPropertyChangeNotifier,
    ICloneable
vb
Public MustInherit Class PresentationObject
    Implements IPropertyChangeNotifier,
               ICloneable

The following members return PresentationObject objects:

Implements

ICloneable

Inheritance

Show 97 items

Object PresentationObject AdjustHandleBase

BlurEffect

ColorMap

CommonObjectLockSettings

CommonSlideViewProperties

DocumentProperties

EffectPropertiesBase

Fill

FillOverlayEffect

GlowEffect

GradientStop

InnerShadowEffect

ListBullet

NormalViewProperties

OuterShadowEffect

OutlineStyle

ParagraphProperties

PlaceholderSettings

PresetShadowEffect

ReflectionEffect

ShapeBase

ShapeEffect3DProperties

ShapeGeometry

ShapePath

ShapeStyle

SlideBackground

SlideBase

SoftEdgeEffect

TableCell

TableColumn

TableRow

TableStyle

Text3DSettings

TextAreaBase

TextAreaProperties

TextParagraph

TextProperties

TextRunBase

TextStyle

ThemeBase

ThemeColorScheme

ThemeFontScheme

ThemeFormatScheme

ViewProperties

CharListBullet

ConnectorLockSettings

ConnectorShape

FilledShape

SimpleShape

Slide

ThemedSlideBackground

XYAdjustHandle

ShapeLockSettings

SolidFill

Text3DFlatText

ImageListBullet

NoFill

CustomSlideBackground

DrawingObjectLockSettings

EffectProperties

GradientFill

GroupFill

GroupLockSettings

GroupShape

MasterElement

OutlineFill

PatternFill

PictureFill

PictureLockSettings

PictureShape

PolarAdjustHandle

Shape

SlideElement

SlideLayout

SlideMaster

TextField

TextLineBreak

TextRun

TextRunStringBase

LineStyle

NotesMaster

NotesSlide

NumberingListBullet

Shape3DSettings

ShapeEffectProperties

TextArea

StyledShapeBase

Table

UnknownShape

CustomTableStyle

ThemedTableStyle

Theme

ThemeOverride

CellTextArea

TableEffectProperties

See Also

PresentationObject Members

DevExpress.Docs.Presentation Namespace