Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
60 changes: 56 additions & 4 deletions README.md

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions docs/CaptionPosition.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# AsposePdfCloud::CaptionPosition
Enumeration of the annotation?s caption positioning.

## Enum
Name | Type | Value
------------ | ------------- | -------------
**INLINE** | **String** | 'Inline'
**TOP** | **String** | 'Top'



26 changes: 26 additions & 0 deletions docs/CircleAnnotation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# AsposePdfCloud::CircleAnnotation
Provides CircleAnnotation.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
**contents** | **String** | Get the annotation content. | [optional]
**creation_date** | **String** | The date and time when the annotation was created. | [optional]
**subject** | **String** | Get the annotation subject. | [optional]
**title** | **String** | Get the annotation title. | [optional]
**modified** | **String** | The date and time when the annotation was last modified. | [optional]
**id** | **String** | Gets ID of the annotation. | [optional]
**flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
**name** | **String** | Gets Name of the annotation. | [optional]
**rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
**page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
**z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
**horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
**vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
**rich_text** | **String** | Get the annotation RichText. | [optional]
**interior_color** | [**Color**](Color.md) | Get the annotation InteriorColor. | [optional]
**frame** | [**RectanglePdf**](RectanglePdf.md) | Get or set the annotation Rectangle of frame. | [optional]
**color** | [**Color**](Color.md) | Color of the annotation. | [optional]


11 changes: 11 additions & 0 deletions docs/CircleAnnotationResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# AsposePdfCloud::CircleAnnotationResponse


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | Response status code. |
**status** | **String** | Response status. | [optional]
**annotation** | [**CircleAnnotation**](CircleAnnotation.md) | | [optional]


10 changes: 10 additions & 0 deletions docs/CircleAnnotations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AsposePdfCloud::CircleAnnotations
List of annotations.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
**list** | [**Array<CircleAnnotation>**](CircleAnnotation.md) | | [optional]


11 changes: 11 additions & 0 deletions docs/CircleAnnotationsResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# AsposePdfCloud::CircleAnnotationsResponse


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | Response status code. |
**status** | **String** | Response status. | [optional]
**annotations** | [**CircleAnnotations**](CircleAnnotations.md) | | [optional]


25 changes: 25 additions & 0 deletions docs/CommonFigureAnnotation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# AsposePdfCloud::CommonFigureAnnotation
Provides CommonFigureAnnotation.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
**contents** | **String** | Get the annotation content. | [optional]
**creation_date** | **String** | The date and time when the annotation was created. | [optional]
**subject** | **String** | Get the annotation subject. | [optional]
**title** | **String** | Get the annotation title. | [optional]
**modified** | **String** | The date and time when the annotation was last modified. | [optional]
**id** | **String** | Gets ID of the annotation. | [optional]
**flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
**name** | **String** | Gets Name of the annotation. | [optional]
**rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
**page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
**z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
**horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
**vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
**rich_text** | **String** | Get the annotation RichText. | [optional]
**interior_color** | [**Color**](Color.md) | Get the annotation InteriorColor. | [optional]
**frame** | [**RectanglePdf**](RectanglePdf.md) | Get or set the annotation Rectangle of frame. | [optional]


36 changes: 36 additions & 0 deletions docs/LineAnnotation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
# AsposePdfCloud::LineAnnotation
Provides LineAnnotation.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
**contents** | **String** | Get the annotation content. | [optional]
**creation_date** | **String** | The date and time when the annotation was created. | [optional]
**subject** | **String** | Get the annotation subject. | [optional]
**title** | **String** | Get the annotation title. | [optional]
**modified** | **String** | The date and time when the annotation was last modified. | [optional]
**id** | **String** | Gets ID of the annotation. | [optional]
**flags** | [**Array<AnnotationFlags>**](AnnotationFlags.md) | Gets Flags of the annotation. | [optional]
**name** | **String** | Gets Name of the annotation. | [optional]
**rect** | [**RectanglePdf**](RectanglePdf.md) | Gets Rect of the annotation. | [optional]
**page_index** | **Integer** | Gets PageIndex of the annotation. | [optional]
**z_index** | **Integer** | Gets ZIndex of the annotation. | [optional]
**horizontal_alignment** | [**HorizontalAlignment**](HorizontalAlignment.md) | Gets HorizontalAlignment of the annotation. | [optional]
**vertical_alignment** | [**VerticalAlignment**](VerticalAlignment.md) | Gets VerticalAlignment of the annotation. | [optional]
**rich_text** | **String** | Get the annotation RichText. | [optional]
**starting** | [**Point**](Point.md) | Gets or sets starting point of line. | [optional]
**starting_style** | [**LineEnding**](LineEnding.md) | Gets or sets line ending style for line starting point. | [optional]
**ending** | [**Point**](Point.md) | Gets or sets ending point of line. | [optional]
**ending_style** | [**LineEnding**](LineEnding.md) | Gets or sets ending style for end point of line. | [optional]
**interior_color** | [**Color**](Color.md) | Gets or sets interior color of the annotation. | [optional]
**leader_line** | **Float** | Gets or sets leader line length. | [optional]
**leader_line_extension** | **Float** | Gets or sets length of leader line extension. | [optional]
**leader_line_offset** | **Float** | Gets or sets leader line offset. | [optional]
**show_caption** | **BOOLEAN** | Gets or sets boolean flag which determinies is contents must be shown as caption. | [optional]
**caption_offset** | [**Point**](Point.md) | Gets or sets caption text offset from its normal position. | [optional]
**caption_position** | [**CaptionPosition**](CaptionPosition.md) | Gets or sets annotation caption position. | [optional]
**color** | [**Color**](Color.md) | Color of the annotation. | [optional]
**intent** | [**LineIntent**](LineIntent.md) | Gets or sets the intent of the line annotation. | [optional]


11 changes: 11 additions & 0 deletions docs/LineAnnotationResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# AsposePdfCloud::LineAnnotationResponse


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | Response status code. |
**status** | **String** | Response status. | [optional]
**annotation** | [**LineAnnotation**](LineAnnotation.md) | | [optional]


10 changes: 10 additions & 0 deletions docs/LineAnnotations.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# AsposePdfCloud::LineAnnotations
List of annotations.

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**links** | [**Array<Link>**](Link.md) | Link to the document. | [optional]
**list** | [**Array<LineAnnotation>**](LineAnnotation.md) | | [optional]


11 changes: 11 additions & 0 deletions docs/LineAnnotationsResponse.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# AsposePdfCloud::LineAnnotationsResponse


## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**code** | **Integer** | Response status code. |
**status** | **String** | Response status. | [optional]
**annotations** | [**LineAnnotations**](LineAnnotations.md) | | [optional]


19 changes: 19 additions & 0 deletions docs/LineEnding.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# AsposePdfCloud::LineEnding
Enumerates the line ending styles to be used in drawing the line.

## Enum
Name | Type | Value
------------ | ------------- | -------------
**NONE** | **String** | 'None'
**SQUARE** | **String** | 'Square'
**CIRCLE** | **String** | 'Circle'
**DIAMOND** | **String** | 'Diamond'
**OPEN_ARROW** | **String** | 'OpenArrow'
**CLOSED_ARROW** | **String** | 'ClosedArrow'
**BUTT** | **String** | 'Butt'
**R_OPEN_ARROW** | **String** | 'ROpenArrow'
**R_CLOSED_ARROW** | **String** | 'RClosedArrow'
**SLASH** | **String** | 'Slash'



12 changes: 12 additions & 0 deletions docs/LineIntent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# AsposePdfCloud::LineIntent
Enumerates the intents of the line annotation.

## Enum
Name | Type | Value
------------ | ------------- | -------------
**UNDEFINED** | **String** | 'Undefined'
**LINE_ARROW** | **String** | 'LineArrow'
**LINE_DIMENSION** | **String** | 'LineDimension'



Loading