VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfDocumentInformation Class / creator Property
Syntax Remarks Requirements SeeAlso
    creator Property (WebPdfDocumentInformation)
    Gets or sets the document creator.
    Syntax
    'Declaration
    
    Public Property creator As String
    
    
     
    Remarks

    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.

    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5

    See Also