'Declaration Public Overridable Property IsReadOnly As Boolean
public virtual bool IsReadOnly { get; set; }
public: __property virtual bool get_IsReadOnly(); public: __property virtual void set_IsReadOnly( bool value);
public:virtual property bool IsReadOnly { bool get(); void set(bool value); }
This property sets flag PdfAnnotationFlags.ReadOnly in the Flags property.
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5
PdfAnnotationView Class PdfAnnotationView Members