Class: DynamicPDFApi::OutlineStyle
- Inherits:
-
Object
- Object
- DynamicPDFApi::OutlineStyle
- Defined in:
- lib/ruby_client/OutlineStyle.rb
Overview
Specifies the style of the outline.
Constant Summary collapse
- BOLD =
Bold.
'bold'.freeze
- BOLD_ITALIC =
Bold Italic.
'boldItalic'.freeze
- ITALIC =
Italic.
'italic'.freeze
- REGULAR =
Regular.
'regular'.freeze