Specifies the name of the person who created the document.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0
Syntax
C# | Visual Basic | Visual C++ |
public string PDF_Author { get; set; }
Public Property PDF_Author As String Get Set
public: property String^ PDF_Author { String^ get (); void set (String^ value); }