2023.1.0
6 Apr 23
Toggle Dropdown
Version 2023
2023.7.0
18 Aug 23
2023.4.1
23 Dec 23
2023.4.0
5 Jun 23
2023.3.0
17 May 23
2023.2.0
21 Apr 23
2023.1.0
6 Apr 23
Version 2022
2022.12.0
21 Dec 22
2022.11.0
15 Nov 22
2022.10.0
21 Oct 22
2022.9.1
7 Oct 22
2022.9.0
26 Sep 22
2022.8.0
31 Aug 22
2022.6.1
20 Jul 22
2022.6.0
21 Jun 22
2022.5.0
19 May 22
2022.4.1
27 Apr 22
2022.4.0
21 Apr 22
2022.3.0
23 Mar 22
2022.2.0
23 Feb 22
2022.1.0
28 Jan 22
Version 2021
2021.12.0
15 Dec 21
2021.11.0
22 Nov 21
2021.10.2
25 Oct 21
2021.10.1
21 Oct 21
2021.9.2
7 Mar 23
2021.9.1
29 Sep 21
2021.9.0
24 Sep 21
2021.8.0
1 Sep 21
2021.7.0
29 Jul 21
2021.6.1
8 Mar 23
2021.6.0
24 Jun 21
2021.5.3
28 Feb 23
2021.5.2
9 Nov 22
2021.5.1
4 May 22
2021.5.0
24 May 21
2021.4.0
28 Apr 21
2021.3.1
5 Apr 21
2021.3.0
26 Mar 21
2021.2.1
5 Apr 21
2021.2.0
1 Mar 21
2021.1.0
3 Feb 21
Version 2020
2020.8.2
13 Jan 21
2020.8.1
18 Dec 20
2020.8.0
14 Dec 20
2020.7.0
25 Mar 21
2020.6.0
23 Oct 20
2020.5.0
24 Sep 20
2020.3.0
9 Jul 20
Version 2019
2019.5.1
17 Apr 20
2019.5.0
5 Mar 20
2019.4.1
19 Nov 19
2019.3.0
26 Jul 19
2019.2.2
31 May 19
2019.2.0
29 Apr 19
Version 2018
2018.9.0
31 Jan 19
2018.8.0
29 Jan 19
2018.6.1
14 Jan 19
Compare to version...
with 2022.9.0
Toggle Dropdown
Version 2023
2023.7.0
18 Aug 23
2023.4.1
23 Dec 23
2023.4.0
5 Jun 23
2023.3.0
17 May 23
2023.2.0
21 Apr 23
2023.1.0
6 Apr 23
Version 2022
2022.12.0
21 Dec 22
2022.11.0
15 Nov 22
2022.10.0
21 Oct 22
2022.9.1
7 Oct 22
2022.9.0
26 Sep 22
2022.8.0
31 Aug 22
2022.6.1
20 Jul 22
2022.6.0
21 Jun 22
2022.5.0
19 May 22
2022.4.1
27 Apr 22
2022.4.0
21 Apr 22
2022.3.0
23 Mar 22
2022.2.0
23 Feb 22
2022.1.0
28 Jan 22
Version 2021
2021.12.0
15 Dec 21
2021.11.0
22 Nov 21
2021.10.2
25 Oct 21
2021.10.1
21 Oct 21
2021.9.2
7 Mar 23
2021.9.1
29 Sep 21
2021.9.0
24 Sep 21
2021.8.0
1 Sep 21
2021.7.0
29 Jul 21
2021.6.1
8 Mar 23
2021.6.0
24 Jun 21
2021.5.3
28 Feb 23
2021.5.2
9 Nov 22
2021.5.1
4 May 22
2021.5.0
24 May 21
2021.4.0
28 Apr 21
2021.3.1
5 Apr 21
2021.3.0
26 Mar 21
2021.2.1
5 Apr 21
2021.2.0
1 Mar 21
2021.1.0
3 Feb 21
Version 2020
2020.8.2
13 Jan 21
2020.8.1
18 Dec 20
2020.8.0
14 Dec 20
2020.7.0
25 Mar 21
2020.6.0
23 Oct 20
2020.5.0
24 Sep 20
2020.3.0
9 Jul 20
Version 2019
2019.5.1
17 Apr 20
2019.5.0
5 Mar 20
2019.4.1
19 Nov 19
2019.3.0
26 Jul 19
2019.2.2
31 May 19
2019.2.0
29 Apr 19
Version 2018
2018.9.0
31 Jan 19
2018.8.0
29 Jan 19
2018.6.1
14 Jan 19
Download Package
Open in NuGet
<
PackageReference
Include
=
"Relativity.OutsideIn"
Version
=
"2023.1.0"
/>
API Differences between 2023.1.0 and 2022.9.0
53
Additions
6
Removals
OILink
public
class
OILink
:
IOILink
,
IProcessOwner
public
Task
EXCloseExportAsync
(
IOIHandle
hexport
)
public
class
OILinkMonitor
:
IOILinkMonitor
public
static
void
Pulse
()
public
static
void
Pulse
(
Thread
currThread
=
null
)
public
static
void
setQueueTimeout
(
Thread
currThread
,
long
queueTimeout
)
public
void
setQueueTimeoutImpl
(
Thread
currThread
,
long
queueTimeout
)
public
class
OILinkQueueTimeOutException
:
OILinkTimeOutException
public
OILinkQueueTimeOutException
(
TimeSpan
ts
)
public
OILinkQueueTimeOutException
(
TimeSpan
ts
,
Exception
ex
)
protected
OILinkQueueTimeOutException
(
SerializationInfo
info
,
StreamingContext
context
)
public
enum
TMIStatus
QueueTimedOut
=
3
OILink.API
public
interface
IOILink
:
IProcessOwner
Task
EXCloseExportAsync
(
IOIHandle
hexport
)
OutsideIn
public
class
ConversionCompleteData
public
Dictionary
<
string
,
object
>
Metrics
{
get
;
set
; }
public
ConversionCompleteData
()
public
ConversionCompleteData
(
string
rawData
)
public
bool
TryGetMetricValue
(
OIMetricElements
element
,
out
object
value
)
public
interface
Exporter
:
Document
,
OptionsCache
,
IAnnotatable
,
IDisposable
Task
ExportAsync
()
public
class
FileFormat
:
IFileFormat
public
static
FileFormat
FI_PASSWORDJSON
public
static
class
MetricKeysData
public
enum
OIMetricElements
public
static
readonly
Dictionary
<
OIMetricElements
,
string
>
ElementNames
public
const
string
METRIC_APPLICATION_NAME
=
"application.name"
public
const
string
METRIC_CHARACTER_COUNT
=
"character_count"
public
const
string
METRIC_CONVERSION_GUID
=
"oi.conversion_guid"
public
const
string
METRIC_ERRORVALUE
=
"errorvalue"
public
const
string
METRIC_EXPORT_CONVERSION_TIME
=
"oi.export.conversion_time"
public
const
string
METRIC_FILE_INPUT_SIZE
=
"oi.input.file_size"
public
const
string
METRIC_FILE_OUTPUT_SIZE
=
"file.output_size"
public
const
string
METRIC_FILENAME
=
"oi.file.name"
public
const
string
METRIC_INPUTBYTES_READ
=
"oi.input.bytes_read"
public
const
string
METRIC_MESSAGE
=
"message"
public
const
string
METRIC_NUM_DOCUMENTS_WRITTEN
=
"documents.written"
public
const
string
METRIC_NUM_ZEROBYTE_FILES
=
"oi.zero_byte_files_count"
public
const
string
METRIC_OIRE_THREAD_ID
=
"oi.oire_thread_id"
public
const
string
METRIC_OUTPUT_FILEID
=
"file.output_id"
public
const
string
METRIC_OUTPUT_HASH
=
"oi.output_hash"
public
const
string
METRIC_PASSWORD_BANKSIZE
=
"oi.password.bank_size"
public
const
string
METRIC_PASSWORD_INDEX
=
"oi.password.index"
public
const
string
METRIC_PDF_TYPE3_TEXT_COUNT
=
"type3_text_count"
public
const
string
METRIC_PROCESS_EXIT_CODE
=
"process.exit_code"
public
const
string
METRIC_PROCESS_PID
=
"process.pid"
public
const
string
METRIC_SERVICE_VERSION
=
"service.version"
public
const
string
METRIC_THREAD_ID
=
"thread_id"
public
class
OutsideInVersion
public
string
GetExtendedVersion
()
OutsideIn.Options
public
class
FontAliases
:
IFontAliases
public
FontAliases
()
public
class
FontList
:
IFontList
public
FontList
()
public
class
MarginText
public
Dictionary
<
Location
,
string
>
TextList
public
Dictionary
<
Location
,
string
>
TextList
{
get
;
set
; }
public
interface
OptionsCache
bool
CreatePasswordFile
{
get
;
set
; }
bool
LimitOutput
{
get
;
set
; }
bool
GetCreatePasswordFile
()
OptionsCache
SetCreatePasswordFile
(
bool
createPasswordFile
)
OptionsCache
SetDestinationFormat
(
FileFormat
fileId
)
OptionsCache
SetTestToggles
(
Dictionary
<
string
,
bool
>
Toggles
)
public
class
PageInfo
public
PageInfo
()
public
enum
SpecialOptionsValue
ExportTimeoutOption
=
2097152
KeyValuePairsOption
=
4194304
PasswordsOption
=
524288
PulseTimeoutOption
=
268435456