ExpertPdf Html to Pdf Converter Library
FooterTextWidth Property
NamespacesExpertPdf.HtmlToPdfPdfFooterOptionsFooterTextWidth
ExpertPdf Html to Pdf Converter Library
The footer text width in points. Default is -1 which means the width of the text is the footer width.
Declaration Syntax
C#Visual BasicVisual C++
public float FooterTextWidth { get; set; }
Public Property FooterTextWidth As Single
	Get
	Set
public:
property float FooterTextWidth {
	float get ();
	void set (float value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)