SaveElementsCount property (IEpnMultiSaveOptions)

Visual Basic example

Visual C++ example

 

Syntax

long SaveElementsCount;

Overview

Refer to Setting and Getting ePrint Printer Specifications.

Remarks

Gets or sets the number of elements in the PrinterSaveOptions property.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this method.

This property controls the save file options for saving multiple file formats from a single print job.

To update this property with the currently used value, call the GetPrinterSaveOptions method.

To set a new value for this property, assign the value to it and call the SetPrinterSaveOptions method.

See Also

Elements:

PrinterSaveOptions property, UseSave property, SetPrinterSaveOptions method, GetPrinterSaveOptions method

Topics:

ePrint: Getting and Setting Saving Options