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

Sets the images for carousel scroll buttons. 

 

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