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

Property Value

PointF
See Also