PdfAnnotationOptions.StrikethroughSubjectProperty Field
Identifies the StrikethroughSubject bindable property.
Namespace: DevExpress.Maui.Pdf
Assembly: DevExpress.Maui.Pdf.dll
NuGet Package: DevExpress.Maui.Pdf
Declaration
public static readonly BindableProperty StrikethroughSubjectProperty
Field Value
Type | Description |
---|---|
BindableProperty | A bindable property identifier. |
See Also