ConverterFILL_FORMS_ONLY Field |
Public API of XMLmind XSL-FO Converter for .NET
Edit restriction:
no changes are permitted, but data can be entered into forms.
Namespace: XmlMind.FoConverterAssembly: xfc-api (in xfc-api.dll) Version: 6.3.0
Syntax public const int FILL_FORMS_ONLY = 64
Public Const FILL_FORMS_ONLY As Integer = 64
public:
literal int FILL_FORMS_ONLY = 64
Field Value
Type:
Int32Remarks
Only one of the following edit restrictions may be specified:
READ_ONLY, COMMENTS_ONLY,
FILL_FORMS_ONLY, TRACKED_CHANGES_ONLY.
See Also