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