ContentElementBase
Class
Base type for renderable page content; common surface for graphics, text, images, and forms during layout and export.
Definition
Namespace:Telerik.Windows.Documents.Fixed.Model.Common
Assembly:Telerik.Windows.Documents.Fixed.dll
Syntax:
C#
public abstract class ContentElementBase : FixedDocumentElementBase, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseContentElementBase
Derived Classes:
Implements:
Inherited Members
Constructors
C#
protected ContentElementBase()