Show / Hide Table of Contents

Enum Obj.ObjType

Obj types

Namespace: pdftron.SDF
Assembly: PDFTronDotNet.dll
Syntax
public enum ObjType : int

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

Back to top Generated by DocFX