PdfDocumentCreateFooterCanvas(Single, Single) Method
Creates a footer canvas that can be assigned to the
Footer property of the document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public PdfDocumentFooter CreateFooterCanvas(
float width,
float height
)
Public Function CreateFooterCanvas (
width As Single,
height As Single
) As PdfDocumentFooter
public:
PdfDocumentFooter^ CreateFooterCanvas(
float width,
float height
)
member CreateFooterCanvas :
width : float32 *
height : float32 -> PdfDocumentFooter
- width Single
- The footer width
- height Single
- The footer height
PdfDocumentFooterA footer canvas