Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
iTextSharp
xmp
options
ParseOptions
C# Class iTextSharp.xmp.options.ParseOptions
Options for
XmpMetaFactory.Parse(System.IO.Stream, ParseOptions)
. @since 24.01.2006
Inheritance:
XmpOptions
Mostra file
Open project: nonorganic/dssnet
Class Usage Examples
Public Methods
Method
Description
ParseOptions
( )
Sets the options to the default values.
Protected Methods
Method
Description
DefineOptionName
(
uint
option
) :
string
Method Details
DefineOptionName()
protected
method
protected
DefineOptionName
(
uint
option
) :
string
option
uint
return
string
ParseOptions()
public
method
Sets the options to the default values.
public
ParseOptions
( )