frameAsShown property

Gets or sets a value that indicates whether the document's frames are printed exactly as they appear on the screen.

Syntax

HRESULT value = object.put_frameAsShown(VARIANT_BOOL v);HRESULT value = object.get_frameAsShown(VARIANT_BOOL* p);

Property values

Type: VARIANT_BOOL

A pointer to a VARIANT_BOOL value that indicates whether the document's frames are printed exactly as they appear on screen.