pdf-lite - v1.0.1
Preparing search index...
core/tokens/comment-token
PdfCommentToken
Class PdfCommentToken
Hierarchy (
View Summary
)
PdfToken
PdfCommentToken
Index
Constructors
constructor
Properties
comment
raw
Bytes
EOF
Accessors
byte
Length
inner
Comment
type
Methods
equals
to
Bytes
to
String
is
Eof
Comment
Token
Constructors
constructor
new
PdfCommentToken
(
comment
:
string
|
ByteArray
)
:
PdfCommentToken
Parameters
comment
:
string
|
ByteArray
Returns
PdfCommentToken
Properties
comment
comment
:
ByteArray
Protected
raw
Bytes
rawBytes
:
ByteArray
Static
EOF
EOF
:
PdfCommentToken
= ...
Accessors
byte
Length
get
byteLength
()
:
number
Returns
number
inner
Comment
get
innerComment
()
:
string
Returns
string
type
get
type
()
:
string
Returns
string
Methods
equals
equals
(
other
:
PdfToken
)
:
boolean
Parameters
other
:
PdfToken
Returns
boolean
to
Bytes
toBytes
()
:
ByteArray
Returns
ByteArray
to
String
toString
()
:
string
Returns
string
Static
is
Eof
Comment
Token
isEofCommentToken
(
token
:
PdfToken
)
:
boolean
Parameters
token
:
PdfToken
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
comment
raw
Bytes
EOF
Accessors
byte
Length
inner
Comment
type
Methods
equals
to
Bytes
to
String
is
Eof
Comment
Token
pdf-lite - v1.0.1
Loading...