Winnovative PDF Creator Library for .NET
LinkRectangle Property
NamespacesWinnovative.PdfCreatorSoundLinkElementLinkRectangle
Winnovative PDF Creator Library for .NET
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);
}

Assembly: Winnovative.PdfCreator (Module: Winnovative.PdfCreator) Version: 7.0.0.0 (7.0.0.0)