IPXV_PageRectSelection::Grayscale Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IPXV_PageRectSelection::Grayscale Property}}
 
{{#customTitle:IPXV_PageRectSelection::Grayscale Property}}
{{#parentPage:PXV:IPXV_PageRectSelection|Grayscale Property|property}}
+
{{#parentPage:PXV:IPXV_PageRectSelection#Properties|Grayscale|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
  
Property '''Grayscale''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns/sets  Value of VARIANT_BOOL ...
+
Property '''bGrayscale''' of interface [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]] returns/sets  Value of VARIANT_BOOL ...
  
 
== Syntax ==
 
== Syntax ==
Line 13: Line 14:
  
 
== See Also ==
 
== See Also ==
See also [[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]].
+
[[PXV:IPXV_PageRectSelection|IPXV_PageRectSelection]]

Latest revision as of 04:02, 15 June 2015


Property bGrayscale 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

IPXV_PageRectSelection