Back to Devexpress

PdfWidgetAnnotation.AppearanceCharacteristics Property

officefileapi-devexpress-dot-pdf-dot-pdfwidgetannotation-67242ca1.md

latest1.4 KB
Original Source

PdfWidgetAnnotation.AppearanceCharacteristics Property

Gets the appearance characteristics specifying the widget annotation’s visual presentation on the page.

Namespace : DevExpress.Pdf

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

NuGet Package : DevExpress.Pdf.Core

Declaration

csharp
public PdfWidgetAppearanceCharacteristics AppearanceCharacteristics { get; }
vb
Public ReadOnly Property AppearanceCharacteristics As PdfWidgetAppearanceCharacteristics

Property Value

TypeDescription
PdfWidgetAppearanceCharacteristics

A PdfWidgetAppearanceCharacteristics object that represents the appearance characteristics of the widget annotation.

|

See Also

PdfWidgetAnnotation Class

PdfWidgetAnnotation Members

DevExpress.Pdf Namespace