PDF3DViewArray.Add

PDF3DViewArray.Add method

Adds the specified view.

public void Add(PDF3DView view)
ParameterTypeDescription
viewPDF3DViewThe view.

Exceptions

exceptioncondition
ArgumentExceptionOnly one entry of 3D view is allowed

See Also