'Declaration Public Property IsRequired As Boolean
public bool IsRequired { get; set; }
public: __property bool get_IsRequired(); public: __property void set_IsRequired( bool value);
public:property bool IsRequired { bool get(); void set(bool value); }
This property sets property IsRequired.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfWidgetAnnotationView Class PdfWidgetAnnotationView Members