ClassHeader
Class
Provides header content for pages within a section, holding block-level elements displayed at the top margin of each page and supporting watermarks.
Definition
Namespace:Telerik.Windows.Documents.Flow.Model
Assembly:Telerik.Windows.Documents.Flow.dll
Syntax:
cs-api-definition
public sealed class Header : HeaderFooterBase
Inheritance: objectDocumentElementBaseBlockContainerBaseHeaderFooterBaseHeader
Inherited Members
Properties
Watermarks
Gets the collection of watermarks displayed behind the header content on pages using this header.
Declaration
cs-api-definition
public WatermarkCollection Watermarks { get; }
Property Value
The watermarks.