Click or drag to resize

CPDFHeaderFooterGetMargin Method

Gets the margins of the header & footer.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public float[] GetMargin()

Return Value

Type: Single
the margins
See Also