The Adobe Built-in JavaScript
Namespace: Spire.Pdf.ActionsAssembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public class PdfJavaScript
Public Class PdfJavaScript
public ref class PdfJavaScript
type PdfJavaScript = class end
Members
| All Members | Constructors | Methods |
| Member | Description | |
|---|---|---|
| PdfJavaScript()()()() | Initializes a new instance of the PdfJavaScript class | |
| Equals(Object) |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) | |
| Finalize()()()() |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetDateFormatString(String) |
Get a AFDate_FormatEx string
| |
| GetDateKeystrokeString(String) |
Get a AFDate_KeystrokeEx string
| |
| GetHashCode()()()() |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetNumberFormatString(Int32, Int32, Int32, Int32, String, Boolean) |
Get a AFNumber_Format string
| |
| GetNumberKeystrokeString(Int32, Int32, Int32, Int32, String, Boolean) |
Get a AFNumber_Keystroke string
| |
| GetPercentFormatString(Int32, Int32) |
Get a AFPercent_Format string
| |
| GetPercentKeystrokeString(Int32, Int32) |
Get a AFPercent_Keystroke string
| |
| GetRangeValidateString(Boolean, Single, Boolean, Single) |
Get a AFRange_Validate string
| |
| GetSimpleCalculateString(String, array<String>[]()[][]) |
Get a AFSimple_Calculate string
| |
| GetSpecialFormatString(Int32) |
Get a AFSpecial_Format string
| |
| GetSpecialKeystrokeString(Int32) |
Get a AFSpecial_Format string
| |
| GetTimeFormatString(Int32) |
Get a AFTime_Format string
| |
| GetTimeKeystrokeString(Int32) |
Get a AFTime_Keystroke string
| |
| GetType()()()() |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone()()()() |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ToString()()()() |
Returns a String that represents the current Object.
(Inherited from Object.) |
Inheritance Hierarchy
System..::..Object
Spire.Pdf.Actions..::..PdfJavaScript
Spire.Pdf.Actions..::..PdfJavaScript