GetBookmarkInformationArgs Class
Arguments passed on FlexCelPdfExport.GetBookmarkInformation,
Syntax
Namespace: FlexCel.Render
public class GetBookmarkInformationArgs: EventArgs
Constructors
Name | Description |
---|---|
GetBookmarkInformationArgs | Creates a new Argument. |
Properties
Name | Description |
---|---|
File | 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. |