Page Property

Summary
Gets the index of the page on which the segment is being written.
Syntax
C#
VB
C++
public int Page { get; } 
Public ReadOnly Property Page As Integer 
public: 
property int Page { 
   int get(); 
} 

Property Value

The index of the page on which the segment is being written.

Remarks

This is a zero-based index.

Example

Refer to PdfCompressorEngine example

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.