AsposeSlidesCloud-SlidesApi

 view release on metacpan or  search on metacpan

lib/AsposeSlidesCloud/Object/SwfExportOptions.pm  view on Meta::CPAN

    		},
    'start_open_left_pane' => {
    	datatype => 'boolean',
    	base_name => 'StartOpenLeftPane',
    	description => 'Start with opened left pane. Can be overridden in flashvars. Default is false. ',
    	format => '',
    	read_only => '',
    		},
    'enable_context_menu' => {
    	datatype => 'boolean',
    	base_name => 'EnableContextMenu',
    	description => 'Enable/disable context menu. Default is true. ',
    	format => '',
    	read_only => '',
    		},
    'logo_image' => {
    	datatype => 'string',
    	base_name => 'LogoImage',
    	description => 'Image that will be displayed as logo in the top right corner of the viewer. The image data is a base 64 string. Image should be 32x64 pixels PNG image, otherwise logo can be displayed improperly. ',
    	format => '',
    	read_only => '',

lib/AsposeSlidesCloud/Object/SwfExportOptions.pm  view on Meta::CPAN

    'compressed' => 'Compressed',
    'viewer_included' => 'ViewerIncluded',
    'show_page_border' => 'ShowPageBorder',
    'show_full_screen' => 'ShowFullScreen',
    'show_page_stepper' => 'ShowPageStepper',
    'show_search' => 'ShowSearch',
    'show_top_pane' => 'ShowTopPane',
    'show_bottom_pane' => 'ShowBottomPane',
    'show_left_pane' => 'ShowLeftPane',
    'start_open_left_pane' => 'StartOpenLeftPane',
    'enable_context_menu' => 'EnableContextMenu',
    'logo_image' => 'LogoImage',
    'logo_link' => 'LogoLink',
    'jpeg_quality' => 'JpegQuality',
    'notes_position' => 'NotesPosition',
    'comments_position' => 'CommentsPosition',
    'comments_area_width' => 'CommentsAreaWidth',
    'comments_area_color' => 'CommentsAreaColor',
    'show_comments_by_no_author' => 'ShowCommentsByNoAuthor'
} );



( run in 0.527 second using v1.01-cache-2.11-cpan-49f99fa48dc )