XFINIUM.PDF Documentation
PdfMarkedContentSequenceIdentifier Constructor(Int32)



Xfinium.Pdf.LogicalStructure Namespace > PdfMarkedContentSequenceIdentifier Class > PdfMarkedContentSequenceIdentifier Constructor : PdfMarkedContentSequenceIdentifier Constructor(Int32)
The ID associated with this object.
Initializes a new PdfMarkedContentSequenceIdentifier object.
Syntax
'Declaration
 
Public Function New( _
   ByVal id As Integer _
)
'Usage
 
Dim id As Integer
 
Dim instance As New PdfMarkedContentSequenceIdentifier(id)
public PdfMarkedContentSequenceIdentifier( 
   int id
)
public:
PdfMarkedContentSequenceIdentifier( 
   int id
)

Parameters

id
The ID associated with this object.
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

PdfMarkedContentSequenceIdentifier Class
PdfMarkedContentSequenceIdentifier Members
Overload List