SoVectorizeActionEndPage Method |
Namespace: OIV.HardCopyAssembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax public virtual void EndPage()
Public Overridable Sub EndPage
public:
virtual void EndPage()
abstract EndPage : unit -> unit
override EndPage : unit -> unit
Remarks Allows the user to generate multiple plots per page.
See Also