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