ExpertPdf PDF Creator Library
LinkRectangle Property
NamespacesExpertPdf.PdfCreatorFileLinkElementLinkRectangle
ExpertPdf PDF Creator Library
Gets or sets the link rectangle in page
Declaration Syntax
C#Visual BasicVisual C++
public RectangleF LinkRectangle { get; set; }
Public Property LinkRectangle As RectangleF
public:
property RectangleF LinkRectangle {
	RectangleF get ();
	void set (RectangleF value);
}

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