AsposeSlidesCloud-SlidesApi
view release on metacpan or search on metacpan
lib/AsposeSlidesCloud/Object/FontFallbackRule.pm view on Meta::CPAN
__PACKAGE__->class_documentation({description => 'Represents font fallback rule. ',
class => 'FontFallbackRule',
required => [], # TODO
} );
__PACKAGE__->method_documentation({
'range_start_index' => {
datatype => 'int',
base_name => 'RangeStartIndex',
description => 'First index of continuous unicode range.',
format => '',
read_only => '',
},
'range_end_index' => {
datatype => 'int',
base_name => 'RangeEndIndex',
description => 'Last index of continuous unicode range.',
format => '',
read_only => '',
},
'fallback_font_list' => {
datatype => 'ARRAY[string]',
base_name => 'FallbackFontList',
description => 'List of fallback font links.',
format => '',
read_only => '',
},
( run in 0.469 second using v1.01-cache-2.11-cpan-88abd93f124 )