←Select platform

SoftwareName Property

Summary

Software name setting for the ALTO document.

Syntax

C#
VB
Java
Objective-C
C++
public string SoftwareName { get; set; } 
Public Property SoftwareName As String 
@property (nonatomic, copy, nullable) NSString *softwareName 
public String getSoftwareName() 
public void setSoftwareName(String softwareName) 
             
public: 
property String^ SoftwareName { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The software name setting for the ALTO document. Default value is null.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.DocumentWriters Assembly