ExpertPdf PDF Creator Library
Point Property
NamespacesExpertPdf.PdfCreatorExplicitDestinationPoint
ExpertPdf PDF Creator 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
public:
property PointF Point {
	PointF get ();
	void set (PointF value);
}

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)