Xfinium.Pdf.FlowDocument Namespace > PdfFlowFormXObjectContent Class > PdfFlowFormXObjectContent Constructor : PdfFlowFormXObjectContent Constructor(PdfFormXObject,Double,Double) |
'Declaration
Public Function New( _ ByVal formXObject As PdfFormXObject, _ ByVal width As Double, _ ByVal height As Double _ )
'Usage
Dim formXObject As PdfFormXObject Dim width As Double Dim height As Double Dim instance As New PdfFlowFormXObjectContent(formXObject, width, height)
public PdfFlowFormXObjectContent( PdfFormXObject formXObject, double width, double height )
public: PdfFlowFormXObjectContent( PdfFormXObject^ formXObject, 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