Pageflex Document Action API
CropMarkLength Property
Namespaces > Pageflex.Scripting > Job > CropMarkLength
Gets the crop mark length.
Syntax
C# | Visual Basic | Managed C++ |
public Measurement CropMarkLength { get; }
Public ReadOnly Property CropMarkLength As Measurement
public: Measurement^ CropMarkLength { Measurement^ get (); }
Exceptions
Exception | Condition |
---|---|
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)