Click or drag to resize

ObjSetCreateNull Method

Creates a Null Obj.

Namespace:  pdftron.SDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj CreateNull()

Return Value

Type: Obj
The created Null Obj.
See Also