public final class RenditionAction extends PdfAction
A rendition action that controls the playing of multimedia content.
| Constructor and Description |
|---|
RenditionAction(String mediaFile,
ScreenAnnotation screen)
Creates the rendition action.
|
public RenditionAction(String mediaFile, ScreenAnnotation screen)
Creates the rendition action.
mediaFile - The path to multimedia file.screen - The ScreenAnnotation object the RenditionAction will be bound with.Copyright © 2016 Aspose. All Rights Reserved.