VintaSoft Imaging .NET SDK 14.1: Documentation for Web developer
Vintasoft.Imaging.Pdf.Web.Services Namespace / WebPdfDocumentCompressorSettings Class / flattenAnnotations Property
Syntax Requirements SeeAlso
    flattenAnnotations Property (WebPdfDocumentCompressorSettings)
    Gets or sets a value indicating whether the command must flatten (burn) annotations.
    Syntax
    'Declaration
    
    Public Property flattenAnnotations As Boolean
    
    
     

    Property Value

    True - command must flatten annotations; false - command must NOT flatten annotations.
    Default value is false.
    Requirements

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

    See Also