IPXV_PageRectSelection::Grayscale Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageRectSelection::Grayscale Property}}
 
{{#customTitle:IPXV_PageRectSelection::Grayscale Property}}
 +
{{#parentPage:PXV:IPXV_PageRectSelection|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Grayscale''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns/sets  Value of VARIANT_BOOL ...
 
Property '''Grayscale''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns/sets  Value of VARIANT_BOOL ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 22:13, 20 April 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.