PageNoteLineStyle Property
Gets or sets the line style for notes.(for generator only)

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

Property Value

Type: GraphInfo
The note style.
See Also