Skip to main content
All docs
V24.1

PdfOptionalContentGroupVisibility.Group Property

Gets the optional content group to which the visibility settings apply.

Namespace: DevExpress.Pdf

Assembly: DevExpress.Pdf.v24.1.Core.dll

NuGet Package: DevExpress.Pdf.Core

Declaration

public PdfOptionalContentGroup Group { get; }

Property Value

Type Description
PdfOptionalContentGroup

The optional content group to which the visibility settings apply.

See Also