Click or drag to resize

CPDFBackgroundGetYOffset Method

Gets the vertical offset of the background.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public float GetYOffset()

Return Value

Type: Single
the vertical offset
See Also