API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdAnnotation Class > OdAnnotation Methods > OdAnnotation::getCarouselScrollButtonsImages Method
OdAnnotation::getCarouselScrollButtonsImages Method
Syntax
C++
void getCarouselScrollButtonsImages(OdImagePtr& previous_button, OdImagePtr& next_button) const;
Parameters 
Description 
OdImagePtr& previous_button 
[out] A placeholder for the smart pointer to image objects that are used as previous button image.  
OdImagePtr& next_button 
[out] A placeholder for the smart pointer to image objects that are used as next button image. 

Returns the images for carousel scroll buttons. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.