BottomBumper Property

Pageflex Document Action API

Pageflex Document Action API BottomBumper Property
Namespaces > Pageflex.Scripting > Oval > BottomBumper
Gets or sets the bottom bumper.
Syntax
C# Visual Basic Managed C++
public Measurement BottomBumper { get; set; }
Public Property BottomBumper As Measurement
public:
virtual Measurement^ BottomBumper {
	Measurement^ get () sealed;
	void set (Measurement^ value) sealed;
}
Exceptions
Exception Condition
StaleScriptingObjectException This object's associated internal object no longer exists.

Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)