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)
Syntaxpublic bool SkipAnnotationsAppearanceGeneration { get; set; }Public Property SkipAnnotationsAppearanceGeneration As Boolean
Get
Set
Property Value
Type:
Boolean
See Also