frameActive property

Gets or sets a value that indicates whether the selected frame is the only one printed.

Syntax

HRESULT value = object.put_frameActive(VARIANT_BOOL v);HRESULT value = object.get_frameActive(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

A pointer to a VARIANT_BOOL value that indicates whether the selected frame is the only one printed.