Back to Devexpress

PdfAnnotation.OptionalContent Property

officefileapi-devexpress-dot-pdf-dot-pdfannotation-29e844af.md

latest1.1 KB
Original Source

PdfAnnotation.OptionalContent Property

Gets the optional content specifying the optional content properties for the annotation.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfOptionalContent OptionalContent { get; }
vb
Public ReadOnly Property OptionalContent As PdfOptionalContent

Property Value

TypeDescription
PdfOptionalContent

A PdfOptionalContent object that is the optional content for the annotation.

|

See Also

PdfAnnotation Class

PdfAnnotation Members

DevExpress.Pdf Namespace