PushbuttonFieldView Constructor

Apitron PDF Kit help
Apitron.PDF.Kit library for .NET
Initializes a new instance of the Object class.

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

public PushbuttonFieldView(
	PushbuttonField model,
	Boundary boundary,
	AnnotationFlags flags = AnnotationFlags.Default
)

Parameters

model
Type: Apitron.PDF.Kit.Interactive.FormsPushbuttonField
The model.
boundary
Type: Apitron.PDF.Kit.FixedLayoutBoundary
The annotation boundary.
flags (Optional)
Type: Apitron.PDF.Kit.Interactive.AnnotationsAnnotationFlags
The flags.
See Also

Reference