Xfinium.Pdf.Content Namespace > PdfTextFragment Class : FragmentCorners Property |
'Declaration
Public ReadOnly Property FragmentCorners As PdfPoint()
'Usage
Dim instance As PdfTextFragment Dim value() As PdfPoint value = instance.FragmentCorners
public PdfPoint[] FragmentCorners {get;}
public: property array<PdfPoint^>^ FragmentCorners { array<PdfPoint^>^ get(); }
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library