Xfinium.Pdf.FlowDocument Namespace > PdfFlowContentMargins Class : PdfFlowContentMargins Constructor |
Overload | Description |
---|---|
PdfFlowContentMargins Constructor() | Initializes a new PdfFlowContentMargins object. |
PdfFlowContentMargins Constructor(Double) | Initializes a new PdfFlowContentMargins object with the same value for all margins. |
PdfFlowContentMargins Constructor(Double,Double,Double,Double) | Initializes a new PdfFlowContentMargins object with the distinct values for each margin. |
PdfFlowContentMargins Constructor(PdfFlowContentMargins) | Initializes a new PdfFlowContentMargins object from another margins object. |
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