HeaderHtmlLayout
Represents a header html layout of the page element.
public class HeaderHtmlLayout
Public Class HeaderHtmlLayout
Inheritance: ObjectHeaderHtmlLayout
Remarks
This class can be used to place Header Html Layout on a page.
Properties
BottomPadding | Gets or sets the bottom padding of the header. |
Center | Gets a HeaderFooterHtmlLayoutElement object that represents the center element of the header. |
Left | Gets a HeaderFooterHtmlLayoutElement object that represents the left element of the header. |
LeftMargin | Gets or sets the left margin of the header. |
Right | Gets a HeaderFooterHtmlLayoutElement object that represents the right element of the header. |
RightMargin | Gets or sets the right margin of the header. |
TopMargin | Gets or sets the top margin of the header. |
Methods
Equals(Object) | Determines whether the specified Object is equal to the current Object . (Inherited from Object) |
GetHashCode() | Serves as a hash function for a particular type. (Inherited from Object) |
GetType() | Gets the Type of the current instance. (Inherited from Object) |
ToString() | Returns a String that represents the current Object . (Inherited from Object) |