FooterHtmlLayout

Represents a footer html layout of the page element.

public class FooterHtmlLayout
Public Class FooterHtmlLayout

Inheritance: ObjectFooterHtmlLayout

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 Footer Html Layout on a page.

Properties

BottomMarginGets or sets the bottom margin of the footer.
CenterGets a HeaderFooterHtmlLayoutElement object that represents the center element of the footer.
LeftGets a HeaderFooterHtmlLayoutElement object that represents the left element of the footer.
LeftMarginGets or sets the left margin of the footer.
RightGets a HeaderFooterHtmlLayoutElement object that represents the right element of the footer.
RightMarginGets or sets the right margin of the footer.
TopPaddingGets or sets the top padding of the footer.

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