Segment Property

Summary
Gets information about the segment.
Syntax
C#
VB
C++
public PdfCompressorSegmentsInfo Segment { get; } 
Public ReadOnly Property Segment As PdfCompressorSegmentsInfo 
public: 
property PdfCompressorSegmentsInfo^ Segment { 
   PdfCompressorSegmentsInfo^ get(); 
} 

Property Value

Information about the segment.

Remarks

For more information, refer to PdfCompressorSegmentsInfo.

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.