You can specify if you want to use the PropertyBuild structure or not. (default true)

Namespace: TallComponents.PDF.DigitalSignatures
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public override bool UsePropBuild { get; }
Visual Basic
Public Overrides ReadOnly Property UsePropBuild As Boolean
	Get

See Also