Back to Devexpress

PdfOptionalContentGroupVisibility.Group Property

officefileapi-devexpress-dot-pdf-dot-pdfoptionalcontentgroupvisibility-226a1f56.md

latest1.2 KB
Original Source

PdfOptionalContentGroupVisibility.Group Property

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

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfOptionalContentGroup Group { get; }
vb
Public ReadOnly Property Group As PdfOptionalContentGroup

Property Value

TypeDescription
PdfOptionalContentGroup

The optional content group to which the visibility settings apply.

|

See Also

PdfOptionalContentGroupVisibility Class

PdfOptionalContentGroupVisibility Members

DevExpress.Pdf Namespace