Creator value to be used in the resulting PDF document.
public string Creator { get; set; }
Public Property Creator() As String
Get
Set
public:
property String^ Creator
{
String^ get()
void set(String^ value)
}
A string which contains the PDF document's creator (the name of the person who created the document) to be used. To reset the creator value, use either an empty string or null. The default value is null.
The creator for any PDF document can be retrieved by PDF viewers. Note that many search and indexing engines use the creator in the resulting list or as metadata.
LEADTOOLS Document writers supports the following PDF properties:
Creator
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document