Error processing SSI file
LEADTOOLS PDF Segmentation (Leadtools.PdfCompressor assembly)

Show in webframe

Flags Property (PdfCompressorOptions)






Gets or sets the segmentation flags.
Syntax
public SegmentationOptionsFlags Flags {get; set;}
'Declaration
 
Public Property Flags As SegmentationOptionsFlags
'Usage
 
Dim instance As PdfCompressorOptions
Dim value As SegmentationOptionsFlags
 
instance.Flags = value
 
value = instance.Flags
public:
property SegmentationOptionsFlags Flags {
   SegmentationOptionsFlags get();
   void set (    SegmentationOptionsFlags value);
}

Property Value

The segmentation flags.
Remarks
Flags that control whether to favor or force 1- or 2-bit images and whether to search for the background.
Example
Refer to PdfCompressorEngine example.
Requirements

Target Platforms

See Also

Reference

PdfCompressorOptions Structure
PdfCompressorOptions Members

Error processing SSI file
Leadtools.PdfCompressor requires a PDF Pro, Pro Suite, Document or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features