ClassContentElementBase
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:
cs-api-definition
public abstract class ContentElementBase : FixedDocumentElementBase, IFixedDocumentElement
Inheritance: objectFixedDocumentElementBaseContentElementBase
Derived Classes:
Implements:
Inherited Members
Constructors
ContentElementBase()
Declaration
cs-api-definition
protected ContentElementBase()