Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.

PdfAnnotationOptions Class

Contains settings that the PDF viewer applies to annotations.

Namespace: DevExpress.Maui.Pdf

Assembly: DevExpress.Maui.Pdf.dll

NuGet Package: DevExpress.Maui.Pdf

Declaration

public class PdfAnnotationOptions :
    DXElementBaseCore

The following members return PdfAnnotationOptions objects:

Inheritance

Object
BindableObject
Element
DevExpress.Maui.Core.Internal.DXElementBaseCore
PdfAnnotationOptions
See Also