Click or drag to resize

ExplicitDestinationPoint Property

Gets or sets the destination point in destination page.

Namespace:  ExpertPdf.HtmlToPdf.PdfDocument
Assembly:  ephtmltopdf (in ephtmltopdf.dll) Version: 17.0.0
Syntax
public PointF Point { get; set; }

Property Value

Type: PointF
See Also