XFINIUM.PDF Documentation
PdfPageLabelingRange Class
Members 



Xfinium.Pdf Namespace : PdfPageLabelingRange Class
Defines a labeling range for PDF pages.
Syntax
'Declaration
 
Public Class PdfPageLabelingRange 
'Usage
 
Dim instance As PdfPageLabelingRange
public class PdfPageLabelingRange 
public ref class PdfPageLabelingRange 
Remarks
a document can be divided into labeling ranges, each of which is a series of consecutive pages using the same numbering system. Pages within a range are numbered sequentially in ascending order. A page's label consists of a numeric portion based on its position within its labeling range, optionally preceded by a label prefix denoting the range itself.
Inheritance Hierarchy

System.Object
   Xfinium.Pdf.PdfPageLabelingRange

Requirements

Supported .NET Platforms: .NET 4.0 and higher, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Xamarin Mac, iOS & Android, Portable Class Library, .NET Core, .NET Standard


Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2

See Also

Reference

PdfPageLabelingRange Members
Xfinium.Pdf Namespace