Click or drag to resize
Pdf Library for .NET

PdfDestinationLocation Property

Gets or sets the location point in the destination page.

Namespace: SelectPdf
Assembly: Select.HtmlToPdf (in Select.HtmlToPdf.dll) Version: 26.2
Syntax
public PointF Location { get; set; }

Property Value

PointF
See Also