Click or drag to resize

CPDFDestinationPosition_Y Property

The y coordinate of the specified page.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public float Position_Y { get; set; }

Property Value

Type: Single
See Also