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);
}
Property Value

Assembly: ExpertPdf.HtmlToPdf (Module: ExpertPdf.HtmlToPdf.dll) Version: 9.2.0.25824 (9.2.0.0)