Xfinium.Pdf.FlowDocument Namespace > PdfFlowTableCell Class : Borders Property |
'Declaration
Public Property Borders As PdfFlowContentBorders
'Usage
Dim instance As PdfFlowTableCell Dim value As PdfFlowContentBorders instance.Borders = value value = instance.Borders
public PdfFlowContentBorders Borders {get; set;}
public: property PdfFlowContentBorders^ Borders { PdfFlowContentBorders^ get(); void set ( PdfFlowContentBorders^ value); }
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