SignatureAppearance

SignatureAppearance

Overview

SignatureAppearance is a type in Aspose.PDF FOSS for Go.

SignatureAppearance controls the visible signature block’s content and styling.

Properties: Color, Font, FontSize, ShowDate, ShowLocation, ShowName, and 1 more.

Properties

NameTypeAccessDescription
ShowNameboolRead/WriteGets the show name.
ShowDateboolRead/WriteGets the show date.
ShowReasonboolRead/WriteGets the show reason.
ShowLocationboolRead/WriteGets the show location.
FontFontRead/WriteGets the font.
FontSizefloat64Read/WriteGets the font size.
Color*ColorRead/WriteGets the color.

See Also