[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.RichMediaAnnotation.SetVideo

SetVideo Method

SetVideo(FileSpecification)

Sets the content of this RichMediaAnnotation to the video represented by a FileSpecification object.

Declaration
public void SetVideo(FileSpecification content)
Public Sub SetVideo(content As FileSpecification)
Parameters
Type Name Description
FileSpecification content

The FileSpecification object representing the video content.