flattenAnnotations Property (WebPdfDocumentCompressorSettings)
Gets or sets a value indicating whether the command must flatten (burn) annotations.
public bool flattenAnnotations { get; set; }
public: __property bool get_flattenAnnotations();
public: __property void set_flattenAnnotations(
bool
);
'Declaration
Public Property flattenAnnotations As Boolean
Property Value
True - command must flatten annotations; false - command must NOT flatten annotations.
Default value is false.
Target Platforms: .NET9; .NET 8; .NET 7, .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5