VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfBookmark Class
Constructors Properties SeeAlso
In This Topic
    WebPdfBookmark Class Members
    In This Topic
    The following tables list the members exposed by WebPdfBookmark.
    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the class.
    Public Properties
     NameDescription
    Public PropertyGets or sets a JSON string that represents an action to be performed when this bookmark is activated.
    Public PropertyGets or sets an array that contains the first-level child bookmarks of this bookmark.
    Public PropertyGets or sets a color of bookmark entry's text.
    Public PropertyGets or sets a JSON string that represent the destination to be displayed when this bookmark is activated.
    Public PropertyGets or sets a flags specifying style characteristics for displaying the bookmark item's text.
    Public PropertyGets or sets the unique PDF object number. (Inherited from WebPdfTreeNodeBase)
    Public PropertyGets or sets the text to be displayed on the screen for this bookmark.
    See Also