Sha256: 10dd18f4e13006f8eda12a10975e22700f2f70786a7805343d81ffa1e6065d42
Contents?: true
Size: 1.2 KB
Versions: 41
Compression:
Stored size: 1.2 KB
Contents
# CloudmersiveConvertApiClient::PdfAnnotation ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **title** | **String** | Title of the annotation; this is often the author of the annotation in Acrobat-created PDF files | [optional] **annotation_type** | **String** | Type of the annotation; possible values are Text | [optional] **page_number** | **Integer** | The 1-based index of the page containing the annotation | [optional] **annotation_index** | **Integer** | The 0-based index of the annotation in the document | [optional] **subject** | **String** | Subject of the annotation | [optional] **text_contents** | **String** | Text contents of the annotation | [optional] **creation_date** | **DateTime** | Date that the annotation was created | [optional] **modified_date** | **DateTime** | Date that the annotation was last modified | [optional] **left_x** | **Float** | Left X coordinate for the location of the annotation | [optional] **top_y** | **Float** | Top Y coordination of the location of the annotation | [optional] **width** | **Float** | Width of the annotation | [optional] **height** | **Float** | Height of the annotation | [optional]
Version data entries
41 entries across 41 versions & 1 rubygems