Table of Contents

TGetBookmarkInformationArgs Class

Arguments passed on TFlexCelPdfExport.GetBookmarkInformation,

Syntax

Unit: FlexCel.Render

TGetBookmarkInformationArgs = class(EventArgs);

Constructors

Name Description
Create Creates a new Argument.

Properties

Name Description
DataFile The file with the pdf data.
CurrentPage Page currently printing. 0 means the global bookmark parent of all the sheets.
CurrentPageInSheet Page currently printing, relative to the active sheet.
Bookmark Bookmark that we are about to include.