Click or drag to resize
ExplicitDestinationPoint Property
Gets or sets the destination point in destination page.

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

Property Value

Type: PointF
See Also