Click or drag to resize

PdfFocusePropertyState Enumeration

Specifies the property state.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public enum ePropertyState
Members
Member nameValueDescription
Disabled0 Property is disabled.
Enabled1 Property is enabled.
Auto2 Property is in auto-mode.
See Also