Levels property (IEpnBookMarkFont)

Visual Basic example

Visual C++ example

 

Syntax

short Levels(short iIndex);

Overview

Refer to Saving PDF Document Files

Remarks

Gets or sets an array of integer values that represent the fonts indexes in the Fonts property.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this method.

To update the value of this property with the currently used setting, call the GetPrinterSaveOptions method.

To update the bookmarking font options used in the PDF documents, set this property and the other IEpnBookMarkFont properties accessed by the BookMarkFont property (IEpnPdfOptions) and call the SetPrinterSaveOptions method.

This property is used to configure the bookmarking font used in the PDF documents.

See Also

Elements:

BookmarkFontsCount property, Bold property, Italic property, Size property, Fonts property, LevelsCount property

Topics:

ePrint: Getting and Setting PDF Documents Options