IColor::Type 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:IColor::Type Property}}
 
{{#customTitle:IColor::Type Property}}
 +
{{#parentPage:PXV:IColor|property}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Property '''Type''' of interface [[PXV:IColor|IColor]] returns/sets  Value of [[PXV:ColorType|ColorType]] ...
 
Property '''Type''' of interface [[PXV:IColor|IColor]] returns/sets  Value of [[PXV:ColorType|ColorType]] ...
 
  
 
== Syntax ==
 
== Syntax ==

Revision as of 15:35, 20 April 2015


Property Type of interface IColor returns/sets Value of ColorType ...

Syntax

HRESULT get_Type([out, retval] ColorType* pType);
HRESULT put_Type([in] ColorType pType);

See Also

See also IColor.