ExpertPdf PDF Creator Library
LinkRectangle Property
NamespacesExpertPdf.PdfCreatorSoundLinkElementLinkRectangle
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
	Get
	Set
public:
property RectangleF LinkRectangle {
	RectangleF get ();
	void set (RectangleF value);
}
Property Value

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