Skip to content

Commit b6b4bc2

Browse files
Merge pull request #22 from kaferi/master
Update to v19.6
2 parents 1d18d97 + e5ce462 commit b6b4bc2

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+3039
-1168
lines changed

README.md

Lines changed: 36 additions & 23 deletions
Large diffs are not rendered by default.

docs/Bookmark.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
# Bookmark
2+
Provides link to bookmark.
3+
4+
*Inherited from [LinkElement](LinkElement.md)*
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**title** | **string** | Get the Title; | [optional]
9+
**italic** | **boolean** | Is bookmark italic. | [optional]
10+
**bold** | **boolean** | Is bookmark bold. | [optional]
11+
**color** | [**Color**](Color.md) | Get the color | [optional]
12+
**action** | **string** | Gets or sets the action bound with the bookmark. If PageNumber is presented the action can not be specified. The action type includes: "GoTo", "GoToR", "Launch", "Named". | [optional]
13+
**level** | **number** | Gets or sets bookmark's hierarchy level. | [optional]
14+
**destination** | **string** | Gets or sets bookmark's destination page. Required if action is set as string.Empty. | [optional]
15+
**pageDisplay** | **string** | Gets or sets the type of display bookmark's destination page. | [optional]
16+
**pageDisplay_Bottom** | **number** | Gets or sets the bottom coordinate of page display. | [optional]
17+
**pageDisplay_Left** | **number** | Gets or sets the left coordinate of page display. | [optional]
18+
**pageDisplay_Right** | **number** | Gets or sets the right coordinate of page display. | [optional]
19+
**pageDisplay_Top** | **number** | Gets or sets the top coordinate of page display. | [optional]
20+
**pageDisplay_Zoom** | **number** | Gets or sets the zoom factor of page display. | [optional]
21+
**pageNumber** | **number** | Gets or sets the number of bookmark's destination page. | [optional]
22+
**remoteFile** | **string** | Gets or sets the file (path) which is required for "GoToR" action of bookmark. | [optional]
23+
**bookmarks** | [**Bookmarks**](Bookmarks.md) | The children bookmarks. | [optional]
24+
**links** | [**Array&lt;Link&gt;**](Link.md) | Link to the document.<br />*Inherited from [LinkElement](LinkElement.md)* | [optional]
25+
26+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/bookmark.ts)
27+
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# FileExistResponse
2-
1+
# BookmarkResponse
2+
Represents response containing single bookmark info
33

44
*Inherited from [AsposeResponse](AsposeResponse.md)*
55
## Properties
66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
8-
**fileExist** | [**FileExist**](FileExist.md) | | [optional]
8+
**bookmark** | [**Bookmark**](Bookmark.md) | Bookmark object | [optional]
99
**code** | **number** | Response status code.<br />*Inherited from [AsposeResponse](AsposeResponse.md)* |
1010
**status** | **string** | Response status.<br />*Inherited from [AsposeResponse](AsposeResponse.md)* | [optional]
1111

12-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/fileExistResponse.ts)
12+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/bookmarkResponse.ts)
1313

docs/Bookmarks.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Bookmarks
2+
Represents list of bookmark.
3+
4+
*Inherited from [LinkElement](LinkElement.md)*
5+
## Properties
6+
Name | Type | Description | Notes
7+
------------ | ------------- | ------------- | -------------
8+
**list** | [**Array&lt;Bookmark&gt;**](Bookmark.md) | List of bookmarks. | [optional]
9+
**links** | [**Array&lt;Link&gt;**](Link.md) | Link to the document.<br />*Inherited from [LinkElement](LinkElement.md)* | [optional]
10+
11+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/bookmarks.ts)
12+
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
# DiscUsageResponse
2-
1+
# BookmarksResponse
2+
Represents response containing multiple bookmarks info
33

44
*Inherited from [AsposeResponse](AsposeResponse.md)*
55
## Properties
66
Name | Type | Description | Notes
77
------------ | ------------- | ------------- | -------------
8-
**discUsage** | [**DiscUsage**](DiscUsage.md) | | [optional]
8+
**bookmarks** | [**Bookmarks**](Bookmarks.md) | Bookmarks object | [optional]
99
**code** | **number** | Response status code.<br />*Inherited from [AsposeResponse](AsposeResponse.md)* |
1010
**status** | **string** | Response status.<br />*Inherited from [AsposeResponse](AsposeResponse.md)* | [optional]
1111

12-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/discUsageResponse.ts)
12+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/bookmarksResponse.ts)
1313

docs/CellRecognized.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**textRects** | [**TextRects**](TextRects.md) | Gets collection of objects that describes text containing in the cell | [optional]
7+
**textRects** | [**TextRects**](TextRects.md) | Gets collection of TextRect objects that describes text containing in the cell | [optional]
88
**rectangle** | [**Rectangle**](Rectangle.md) | Gets rectangle that describes position of the cell on page | [optional]
99

1010
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/cellRecognized.ts)

docs/DiscUsage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
# DiscUsage
2-
2+
Class for disc space information.
33

44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**usedSize** | **number** | |
8-
**totalSize** | **number** | |
7+
**usedSize** | **number** | Application used disc space. |
8+
**totalSize** | **number** | Total disc space. |
99

1010
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/discUsage.ts)
1111

docs/DocumentPrivilege.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# DocumentPrivilege
2-
Represents the privileges for accessing Pdf file./>.
2+
Represents the privileges for accessing Pdf file.
33

44
## Properties
55
Name | Type | Description | Notes
Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
1-
# AppendDocument
2-
Class for appendDocument service request building.
1+
# Error
2+
Error
33

44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**document** | **string** | Document to append (server path). |
8-
**startPage** | **number** | Appending start page. |
9-
**endPage** | **number** | Appending end page. |
7+
**code** | **string** | Code | [optional]
8+
**message** | **string** | Message | [optional]
9+
**description** | **string** | Description | [optional]
10+
**innerError** | [**ErrorDetails**](ErrorDetails.md) | Inner Error | [optional]
1011

11-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/appendDocument.ts)
12+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/error.ts)
1213

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1-
# File
2-
Represents file DTO.
1+
# ErrorDetails
2+
The error details
33

44
## Properties
55
Name | Type | Description | Notes
66
------------ | ------------- | ------------- | -------------
7-
**name** | **string** | | [optional]
8-
**isFolder** | **boolean** | |
9-
**modifiedDate** | **string** | | [optional]
10-
**size** | **number** | |
11-
**path** | **string** | | [optional]
7+
**requestId** | **string** | The request id | [optional]
8+
**date** | **string** | Date |
129

13-
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/file.ts)
10+
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/models/errorDetails.ts)
1411

0 commit comments

Comments
 (0)