←Select platform

SoftwareVersion Property

Summary
Software version setting for the ALTO document.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public string SoftwareVersion { get; set; } 
@property (nonatomic, copy, nullable) NSString *softwareVersion; 
public String getSoftwareVersion() 
public void setSoftwareVersion(String softwareVersion) 
public: 
property String^ SoftwareVersion { 
   String^ get(); 
   void set (    String^ ); 
} 
SoftwareVersion # get and set (AltoXmlDocumentOptions) 

Property Value

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

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Writer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.