PdfOptionalContentGroupVisibility.Group Property
In This Article
Gets the optional content group to which the visibility settings apply.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
public PdfOptionalContentGroup Group { get; }
#Property Value
Type | Description |
---|---|
Pdf |
The optional content group to which the visibility settings apply. |
See Also