Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdSlideTable Class
Syntax
C++
class OdSlideTable : public OdObject;

This class implements a slide table entity for .pdf documents created with Publish SDK. A slide table contains a scrollbar (by default) or two specific buttons (if their names are specified with the setButtons() method):

  • Next button. When a user presses this button, the table content is scrolled one row downwards.
  • Previous button. When a user presses this button, the the table content is scrolled one row upwards.

OdPdfPublish__OdSlideTableOdPdfPublish__OdSlideTableOdPdfPublish__OdSlideTable

File: PdfPublishSlideTable.h 

Namespace: OdPdfPublish 

Module: API Reference 

Show:
No members matching the current filter
Show:
No members matching the current filter
Copyright © 2002-2022. Open Design Alliance All rights reserved.