Leadtools.Forms.DocumentWriters Namespace : PdfCustomBookmark Structure |
The following tables list the members exposed by PdfCustomBookmark.
Name | Description | |
---|---|---|
![]() | LevelNumber | Gets or sets a value that determines the level number of bookmark item to be created in bookmark for the created PDF document. ![]() |
![]() | Name | Gets or sets the name of this bookmark item. ![]() |
![]() | PageNumber | Gets or sets a value that determine the page number this custom bookmark refer to in the created PDF document. ![]() |
![]() | XCoordinate | Gets or sets the horizontal coordinate in points of this bookmark item in the PDF page. ![]() |
![]() | YCoordinate | Gets or sets the vertical coordinate in points of this bookmark item in the PDF page. ![]() |