OutlineItemCollectionBold Property
Gets or sets bold flag for the title text of this outline item

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public bool Bold { get; set; }

Property Value

Type: Boolean
See Also