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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.PdfCompressor Assembly