public string creator { get; set; }
public: __property string* get_creator(); public: __property void set_creator( string* value);
public:property string^ creator { string^ get(); void set(string^ value); }
'Declaration Public Property creator As String
If the document was converted to PDF from another format, the name of the application that created the original document from which it was converted.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5
WebPdfDocumentInformation Class WebPdfDocumentInformation Members