IPXV_PageRectSelection::Grayscale Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:40, 20 March 2015

Property Grayscale of interface IPXV_PageRectSelection returns/sets Value of VARIANT_BOOL ...


Syntax

HRESULT get_Grayscale([out, retval] VARIANT_BOOL* bGrayscale);
HRESULT put_Grayscale([in] VARIANT_BOOL bGrayscale);

See Also

See also IPXV_PageRectSelection.