PdfCompressorSegmentImageEventArgs Constructor

Summary
Initializes a new PdfCompressorSegmentImageEventArgs class object with default parameters.
Syntax
C#
VB
C++
Public Function New( _ 
   ByVal page As Integer, _ 
   ByVal segment As PdfCompressorSegmentsInfo _ 
) 
public: 
PdfCompressorSegmentImageEventArgs(  
   int page, 
   PdfCompressorSegmentsInfo^ segment 
) 

Parameters

page
Current page number

segment
Segment info PdfCompressorSegmentsInfo

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.