Graphic Enumeration

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Defines how the graphic part of the signature field view will look like when placed on page, used in SignatureFieldViewSettings.

Namespace:  Apitron.PDF.Kit.Interactive.Forms.SignatureSettings
Assembly:  Apitron.PDF.Kit (in Apitron.PDF.Kit.dll) Version: 2.0.37.0 (2.0.37.0)
Syntax

public enum Graphic
Members

  Member nameValueDescription
Name0 Signer common name will be shown.
NoGraphic1 No graphic will be shown.
Image2 Imported graphic will be shown.
XObject3 Imported XObject will be shown.
See Also

Reference