Xfinium.Pdf.Graphics.FormattedContent Namespace > PdfFormattedContent Class > SplitByBox Method : SplitByBox(Double,Double) Method |
'Declaration
Public Overloads Function SplitByBox( _ ByVal width As Double, _ ByVal height As Double _ ) As PdfFormattedContent
'Usage
Dim instance As PdfFormattedContent Dim width As Double Dim height As Double Dim value As PdfFormattedContent value = instance.SplitByBox(width, height)
public PdfFormattedContent SplitByBox( double width, double height )
public: PdfFormattedContent^ SplitByBox( double width, double height )
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