Click or drag to resize

PdfFileAttachmentAnnotationAppearance Property

Gets the appearance settings for this PdfFileAttachmentAnnotation.

Namespace: SautinSoft.Pdf.Annotations
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.4.2
Syntax
public PdfFileAttachmentAppearance Appearance { get; }

Property Value

PdfFileAttachmentAppearance
The appearance settings for this PdfFileAttachmentAnnotation.
See Also