GetDefaultEnhancedOptions method (IEPrint)

Visual Basic example

Visual C++ example

 

Syntax

short GetDefaultEnhancedOptions (IEpnEnhancedOptions **pEnhancedOptions);

Overview

Refer to Setting and Getting ePrint Printer Specifications

Remarks

Gets the default enhanced printing options.

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

Calling this method will update the values of the following properties of the IEpnEnhancedOptions object:

BestFit property

Borders property

EnhancedOptions property

Gutter property

GutterInside property

GutterUnit property

GutterWidth property

HorizontalAlign property

Layout property

Margin property

MarginOffset property

Ordering property

PrintingMethod property

Repeat property

RightToLeft property

VerticalAlign property

See Also

Elements:

BestFit property, Borders property, EnhancedOptions property, Gutter property, GutterInside property, GutterUnit property, GutterWidth property, HorizontalAlign property, Layout property, Margin property, MarginOffset property, Ordering property, PrintingMethod property, Repeat property, RightToLeft property, VerticalAlign property

Topics:

ePrint: Miscellaneous