Click or drag to resize

CPDFMovieAnnotationLoadRichMediaSource Method

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public string LoadRichMediaSource(
	string richmediaFilePath,
	string richmediaName
)

Parameters

richmediaFilePath
Type: SystemString
richmediaName
Type: SystemString

Return Value

Type: String
See Also