EnableAddSegment property (ILEADPDFCompressor)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

VARIANT_BOOL EnableAddSegment

Overview

Refer to Creating a Compressed PDF File

Remarks

(Advanced PDF Plug in only) Gets or sets a value that indicates whether to add segments to the PDF compressor object. Possible values are:

Setting

Description

TRUE

Add segment.

FALSE

Cancel adding segment.

This property must be set within the PDFCompEvent event to approve or cancel the addition of a segment to the PDF file.

See Also

Elements:

PDFCompEvent Event

Topics:

PDF Compressor Functions: Creating a File