Show / Hide Table of Contents

Enum Obj.ObjType

Obj types

Namespace: pdftron.SDF
Assembly: PDFNet.dll
Syntax
public enum Obj.ObjType

Fields

Name Description
e_array

array object

e_bool

bool object

e_dict

dictionary object

e_name

name object

e_null

null object

e_number

number object

e_stream

stream object

e_string

string object

In This Article
Back to top Generated by DocFX