Skip to main content

PdfMarkupToolsSettings.ToString() Method

Returns the textual representation of the PdfMarkupToolsSettings.

Namespace: DevExpress.XtraPdfViewer

Assembly: DevExpress.XtraPdfViewer.v23.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public override string ToString()

Returns

Type Description
String

A String value, which is the textual representation of PdfMarkupToolsSettings.

See Also