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: 23.1
Syntax
public PointF Location { get; set; }

Property Value

Type: PointF
See Also