Click or drag to resize

PdfSaveOptionsSkipAnnotationsAppearanceGeneration Property

Gets or sets a value that determines whether annotations appearance generation is skipped in case if the appearance doesn't exist. False by default.

Namespace:  Atalasoft.PdfDoc
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool SkipAnnotationsAppearanceGeneration { get; set; }

Property Value

Type: Boolean
See Also