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: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public bool SkipAnnotationsAppearanceGeneration { get; set; }

Property Value

Type: Boolean
See Also