Class UnsupportedAction
Represents an unsupported action.
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Sartorius.SAF.Pdf
Assembly: Sartorius.SAF.Pdf.dll
Syntax
public class UnsupportedAction : Action
Constructors
View SourceUnsupportedAction()
Initializes a new instance of the UnsupportedAction class.
Declaration
public UnsupportedAction()