Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets a value that indicates whether all or none of the documents in the frameset are printed.
Syntax
HRESULT value = object.put_framesetDocument(VARIANT_BOOL v);HRESULT value = object.get_framesetDocument(VARIANT_BOOL* p);
Property values
Type: VARIANT_BOOL
A pointer to a VARIANT_BOOL value that, when set to TRUE, indicates that all documents in the frameset are printed, and, when set to FALSE, indicates that none of the documents in the frameset are printed.