Skip to main content

PdfOptionalContentOrder.Name Property

Gets a name of the optional content group displayed in the user interface.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v23.2.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public string Name { get; }

Property Value

Type Description
String

A String value that is the name of the optional content group.

See Also