IUIX_Picture::ImageScaleType Property

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 2: Line 2:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IUIX_Picture::ImageScaleType Property}}
 
{{#customTitle:IUIX_Picture::ImageScaleType Property}}
{{#parentPage:PXV:IUIX_Picture|ImageScaleType Property|property}}
+
{{#parentPage:PXV:IUIX_Picture#Properties|ImageScaleType Property|property}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}

Revision as of 23:04, 21 May 2015


Property ImageScaleType of interface IUIX_Picture returns/sets Value of LONG ...

Syntax

HRESULT get_ImageScaleType([out, retval]  LONG*  pImageScaleType);
HRESULT put_ImageScaleType([in]  LONG  pImageScaleType);

See Also

IUIX_Picture.