ExpertPdf Html to Pdf Converter Library
Point Property
NamespacesExpertPdf.HtmlToPdf.PdfDocumentExplicitDestinationPoint
ExpertPdf Html to Pdf Converter Library
Gets or sets the destination point in destination page.
Declaration Syntax
C#Visual BasicVisual C++
public PointF Point { get; set; }
Public Property Point As PointF
	Get
	Set
public:
property PointF Point {
	PointF get ();
	void set (PointF value);
}

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf) Version: 8.0.0.0 (8.0.0.0)