Accusoft.PdfXpressSdk Namespace > Licensing Class : SetOEMLicenseKey Method |
'Declaration Public Sub SetOEMLicenseKey( _ ByVal oemLicenseKey As String _ )
'Usage Dim instance As Licensing Dim oemLicenseKey As String instance.SetOEMLicenseKey(oemLicenseKey)
public void SetOEMLicenseKey( string oemLicenseKey )
public: void SetOEMLicenseKey( string* oemLicenseKey )
public: void SetOEMLicenseKey( String^ oemLicenseKey )