HeaderHtmlLayout

Represents a header html layout of the page element.

public class HeaderHtmlLayout
Public Class HeaderHtmlLayout

Inheritance: ObjectHeaderHtmlLayout

Licensing Info

This class is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

Remarks

This class can be used to place Header Html Layout on a page.

Properties

BottomPaddingGets or sets the bottom padding of the header.
CenterGets a HeaderFooterHtmlLayoutElement object that represents the center element of the header.
LeftGets a HeaderFooterHtmlLayoutElement object that represents the left element of the header.
LeftMarginGets or sets the left margin of the header.
RightGets a HeaderFooterHtmlLayoutElement object that represents the right element of the header.
RightMarginGets or sets the right margin of the header.
TopMarginGets 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)

See Also

ceTe.DynamicPDF

In this topic