Back to Devexpress

PdfAnnotationOptions Class

maui-devexpress-dot-maui-dot-pdf-1a40353e.md

latest1.4 KB
Original Source

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

csharp
public class PdfAnnotationOptions :
    DXElementBaseCore

The following members return PdfAnnotationOptions objects:

Implements

INotifyPropertyChanged

IElementController

Inheritance

System.Object BindableObject Element DevExpress.Maui.Core.Internal.DXElementBaseCore PdfAnnotationOptions

Extension Methods

Yield<PdfAnnotationOptions>()

YieldIfNotNull<PdfAnnotationOptions>()

See Also

PdfAnnotationOptions Members

DevExpress.Maui.Pdf Namespace