Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
New in version 9.1
Item | Details | Server |
---|---|---|
AVRecorder.EncoderCount Queries number of encoders found by the plugin. | Win only |
❌ Server |
AVRecorder.EncoderInfo Queries details about video encoders. | Win only |
❌ Server |
AVRecorder.GetEncoder Queries name of current encoder. | Win only |
❌ Server |
AVRecorder.SetEncoder Sets the encoder to use for video. | Win only |
❌ Server |
AVRecorder.ShowPropertyDialog Shows property dialog. | Win only |
❌ Server |
CoreLocation.RegionMonitoringAvailable Whether region monitoring is supported on the current device. | Mac/iOS |
❌ Server |
CoreLocation.RegionMonitoringEnabled Whether region monitoring is currently enabled. | Mac/iOS |
❌ Server |
CoreLocation.authorizationStatus Returns the app’s authorization status for using location services. | Mac/iOS |
❌ Server |
CoreLocation.dismissHeadingCalibrationDisplay Dismisses the heading calibration view from the screen immediately. | Mac/iOS |
❌ Server |
CoreLocation.requestAlwaysAuthorization Requests permission to use location services whenever the app is running. | iOS |
❌ Server |
CoreLocation.requestLocation Requests the one-time delivery of the user’s current location. | Mac/iOS |
❌ Server |
CoreLocation.requestWhenInUseAuthorization Requests permission to use location services while the app is in the foreground. | Mac/iOS |
❌ Server |
CoreLocation.startUpdatingHeading Starts the generation of updates that report the user’s current heading. | Mac/iOS |
❌ Server |
CoreLocation.stopUpdatingHeading Stops the generation of heading updates. | iOS |
❌ Server |
DocumentPicker.Dismiss Dismisses the dialog. | iOS |
❌ Server |
DocumentPicker.Export Shows dialog to export files. | iOS |
❌ Server |
DocumentPicker.File Queries native file path for a file. | iOS |
❌ Server |
DocumentPicker.FileCount Queries file count. | iOS |
❌ Server |
DocumentPicker.Files Queries list of native file paths. | iOS |
❌ Server |
DocumentPicker.Import Shows dialog to import files. | iOS |
❌ Server |
DocumentPicker.IsVisible Queries whether dialog is visible. | iOS |
❌ Server |
DocumentPicker.Move Shows dialog to move files. | iOS |
❌ Server |
DocumentPicker.Open Shows dialog to open files. | iOS |
❌ Server |
DocumentPicker.SetTrigger Sets trigger for document trigger. | iOS |
❌ Server |
DragDrop.GetAutoResizingMask Queries auto resizing mask. | Mac only |
❌ Server |
DragDrop.SetAutoResizingMask Sets the auto resizing mask. | Mac only |
❌ Server |
DynaPDF.GetOCG Returns properties for layer. | All |
✅ Server |
DynaPDF.GetOCGContUsage Queres properties of a layer. | All |
✅ Server |
DynaPDF.GetOCGCount Returns the number of OCGs or layers which are available in document. | All |
✅ Server |
DynaPDF.GetOCGUsageUserName Returns the layer name. | All |
✅ Server |
DynaPDF.SetOCGState Changes the visibility state of an OCG or layer. | All |
✅ Server |
DynaPDF.Table.SetCellAction Adds an action to a cell. | All |
✅ Server |
FM.SQL.Avg Calculates average value in a record set. | All |
✅ Server |
FM.SQL.Max Queries max value in a record set. | All |
✅ Server |
FM.SQL.Min Queries min value in a record set. | All |
✅ Server |
FM.SQL.Sum Calculates sum value in a record set. | All |
✅ Server |
ImageCapture.PDF Creates a PDF with all scanned documents. | Mac only |
❌ Server |
MapView.RemoveAnnotations Removes all annotations. | Mac/iOS |
❌ Server |
MapView.RemoveOverlays Removes all overlays. | Mac/iOS |
✅ Server |
MapView.ShowAllAnnotations Zooms map to show all annotations. | Mac/iOS |
❌ Server |
PKCS7.ReadFromContainer Reads PKCS#7 from a file in container. | All |
✅ Server |
PKCS7.ReadFromFile Reads certificate and private key from a PKCS#7 file. | All |
✅ Server |
PKCS7.Release Releases the PKCS7 from memory. | All |
✅ Server |
PKCS7.SignedDataCert Queries signing certificate with given index. | All |
✅ Server |
PKCS7.SignedDataCertCount Queries number of signing certificates. | All |
✅ Server |
PKCS7.SignedDataContent Queries content signed. | All |
✅ Server |
Time.TimeZoneOffset Queries time zone offset. | All |
✅ Server |
Trace.WriteLine Adds line to trace logging. | All |
✅ Server |
WIA.Images Queries just of native path to image files. | Win only |
❌ Server |
WinSendMail.SendAsync Sends email asynchronously. | Win only |
❌ Server |
X509.Write Writes certificate. | All |
✅ Server |
51 functions shown.
These functions require a license (69%).
New parameters added
Item | Details | Server |
---|---|---|
DynaPDF.ReplacePattern: NewTextColor Replaces a text with a new text. | All |
✅ Server |
DynaPDF.WriteFText: PlainText Writes text on current page with formatting commands. | All |
✅ Server |
DynaPDF.WriteFTextEx: PlainText Writes text on current page with formatting commands. | All |
✅ Server |
DynaPDF.WriteFTextExRotated: PlainText Writes text on current page with formatting commands. | All |
✅ Server |
Socket.Listen: backlog Binds the socket to the port and starts listening. | All |
✅ Server |
5 functions shown.
These functions require a license (100%).