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