GoodocParagraphDroppedCap

GoogleApi.ContentWarehouse.V1.Model.GoodocParagraphDroppedCap


Table of Contents ▼

Jump to a specific part of the page:

Description

Information about the paragraph's dropped capital letter

Attributes List

This module has the following attributes (case-insensitive ascending order):

View Attributes

Attributes

  1. Box (type: GoogleApi.ContentWarehouse.V1.Model.GoodocBoundingBox, default: nil)
    -
  2. LettersCount (type: integer(), default: nil)
    -

Type

@type t() :: %GoogleApi.ContentWarehouse.V1.Model.GoodocParagraphDroppedCap{
Box: GoogleApi.ContentWarehouse.V1.Model.GoodocBoundingBox.t() | nil,
LettersCount: integer() | nil
}

Function

@spec decode(struct(), keyword()) :: struct()

Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.GoodocParagraphDroppedCap