Click or drag to resize

ExplicitDestinationPoint Property

Gets or sets the destination point in destination page.

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

Property Value

Type: PointF
See Also