Xfinium.Pdf.Forms Namespace : PdfFieldWidgetVisibility Enumeration |
'Declaration
Public Enum PdfFieldWidgetVisibility Inherits System.Enum
'Usage
Dim instance As PdfFieldWidgetVisibility
public enum PdfFieldWidgetVisibility : System.Enum
public enum class PdfFieldWidgetVisibility : public System.Enum
Member | Description |
---|---|
Hidden | The field widget is not visible on the page. |
HiddenPrintable | The field widget is not visible on the page but it prints. |
Visible | The field widget is visible on the page. |
VisibleNonPrintable | The field widget is visible on the page but it does not print. |
System.Object
System.ValueType
System.Enum
Xfinium.Pdf.Forms.PdfFieldWidgetVisibility
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library