VintaSoft Twain .NET SDK 15.4: Documentation for .NET developer
Vintasoft.Sane.ImageEncoders Namespace / SanePdfEncoderSettings Class / PdfACompatible Property
Syntax Requirements SeeAlso
In This Topic
PdfACompatible Property (SanePdfEncoderSettings)
In This Topic
Gets or sets a value indicating whether PDF/A document must be created.
Syntax
'Declaration

Public Property PdfACompatible As Boolean

public bool PdfACompatible { get; set; }

Requirements

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

See Also