Click or drag to resize

PdfViewerPreferences BookMarkExpandOrCollapse Property

Note: This API is now obsolete.

It's true,expand node It's false,collapse node

Namespace: Spire.Pdf
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
[ObsoleteAttribute("This property may be removed in the future,please use the property of PdfBookmark.ExpandBookmark")]
public bool BookMarkExpandOrCollapse { set; }

Property Value

Type: Boolean
See Also