Class: Google::Cloud::DocumentAI::V1::Document::Style::FontSize

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/documentai/v1/document.rb

Overview

Font size with unit.

Instance Attribute Summary collapse

Instance Attribute Details

#size::Float



159
160
161
162
# File 'proto_docs/google/cloud/documentai/v1/document.rb', line 159

class FontSize
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#unit::String



159
160
161
162
# File 'proto_docs/google/cloud/documentai/v1/document.rb', line 159

class FontSize
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end