←Select platform

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 Leadtools.Pdfcompressor.PdfCompressorSegmentsInfo _ 
) 
public: 
PdfCompressorSegmentImageEventArgs(  
   int page, 
   Leadtools.Pdfcompressor.PdfCompressorSegmentsInfo^ segment 
) 

Parameters

page
Current page number

segment
Segment info PdfCompressorSegmentsInfo

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly