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