Back to Devexpress

PdfOptionalContentGroup.Usage Property

officefileapi-devexpress-dot-pdf-dot-pdfoptionalcontentgroup-d55a97a6.md

latest1.2 KB
Original Source

PdfOptionalContentGroup.Usage Property

Gets the content usage describing the nature of the content controlled by the group.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfOptionalContentUsage Usage { get; }
vb
Public ReadOnly Property Usage As PdfOptionalContentUsage

Property Value

TypeDescription
PdfOptionalContentUsage

A PdfOptionalContentUsage object that represents the content usage.

|

See Also

PdfOptionalContentGroup Class

PdfOptionalContentGroup Members

DevExpress.Pdf Namespace