VintaSoft Twain .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Sane.ImageEncoders Namespace / SanePdfDocumentInfo Class / Author Property
Syntax Requirements SeeAlso
    Author Property (SanePdfDocumentInfo)
    The name of the person who created the document.
    Syntax
    'Declaration
    
    Public Property Author As String
    
    
     

    Property Value

    Author tag is not saved to PDF document if value of this property is set to string.Empty.
    Default value is string.Empty.
    Requirements

    Target Platforms: .NET 9; .NET 8; .NET 7; .NET 6

    See Also