Gets the heading should be in toc list.
Namespace: Aspose.PdfAssembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntaxpublic bool IsInList { get; set; }
Public Property IsInList As Boolean
Get
Set
public:
property bool IsInList {
bool get ();
void set (bool value);
}
member IsInList : bool with get, set
Property Value
Type:
Boolean
See Also