PdfAnnotation.Appearance Method

PDF File Writer

PdfAnnotationAppearance Method

Annotation rectangle appearance

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public void Appearance(
	PdfXObject AppearanceDixtionary
)

Parameters

AppearanceDixtionary
Type: PdfFileWriterPdfXObject
PDF X Object
See Also