HiQPdf Documentation

AutoPdfFormFieldReadOnly Property

HiQPdf Client for .NET Core
Controls if the automatically created field is read only in PDF. This property is false by default

Namespace:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public bool ReadOnly { get; set; }

Property Value

Type: Boolean
See Also

Reference