Type Property

Summary
Gets or sets a value that indicates the segment type.
Syntax
C#
VB
C++
public SegmentTypeFlags Type { get; set; } 
Public Property Type As SegmentTypeFlags 
public: 
property SegmentTypeFlags Type { 
   SegmentTypeFlags get(); 
   void set (    SegmentTypeFlags ); 
} 

Property Value

A value that indicates the segment type.

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.