'Declaration
Public Property Location As Xfinium.Pdf.Graphics.PdfPoint
'Usage
Dim instance As PdfVisualTextAnnotation
Dim value As Xfinium.Pdf.Graphics.PdfPoint
instance.Location = value
value = instance.Location
public Xfinium.Pdf.Graphics.PdfPoint Location {get; set;}
public:
property Xfinium.Pdf.Graphics.PdfPoint^ Location {
Xfinium.Pdf.Graphics.PdfPoint^ get();
void set ( Xfinium.Pdf.Graphics.PdfPoint^ value);
}
Property Value
The position of annotation's top left corner on the parent page.
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2