←Select platform

SoftwareCreator Property

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

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.