PdfHideAction Class

Docotic.Pdf Library Help > BitMiracle.Docotic.Pdf Namespace > PdfHideAction Class
Class for a Hide action. A hide action hides or shows one or more controls on the screen.

Namespace: BitMiracle.Docotic.Pdf
Assembly: BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)

Syntax

C#
public sealed class PdfHideAction : PdfControlAction
Visual Basic
Public NotInheritable Class PdfHideAction _
	Inherits PdfControlAction
Visual C++
public ref class PdfHideAction sealed : public PdfControlAction

Inheritance Hierarchy

Version Information

.NET Framework

Supported in: 4, 3.5, 3.0, 2.0

Silverlight

Supported in: 4, 3

Silverlight for Windows Phone

Supported in: Windows Phone 7.1, Windows Phone 7.0

See Also