VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Pdf Namespace / WebPdfBookmarkJS type / get_Flags Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Flags Method
    In This Topic
    Gets the flags specifying style characteristics for displaying the bookmark item's text.
    Syntax
    var instance = new Vintasoft.Imaging.Pdf.WebPdfBookmarkJS(document);
    
    var value; // Type: Vintasoft.Imaging.Pdf.WebPdfBookmarkFlagsEnumJS
    value = instance.get_Flags();
    
    
    function get_Flags() : WebPdfBookmarkFlagsEnumJS;
    

    Return Value

    Browser Compatibility
    56+
    45+
    11
    See Also