A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
ComPDFKit.PDFAnnotation
CPDFSoundAnnotation Class
CPDFSoundAnnotation Methods
SetSoundPath Method
SetSoundPath Method (String, String)
SetSoundPath Method (Byte[], Int32, Int32, String)
CPDFSoundAnnotation
SetSoundPath Method (
Byte
, Int32, Int32, String)
Namespace:
ComPDFKit.PDFAnnotation
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
Copy
public
bool
SetSoundPath
(
byte
[]
iconData
,
int
iconWidth
,
int
iconHeight
,
string
srcPath
)
Parameters
iconData
Type:
System
Byte
iconWidth
Type:
System
Int32
iconHeight
Type:
System
Int32
srcPath
Type:
System
String
Return Value
Type:
Boolean
See Also
Reference
CPDFSoundAnnotation Class
SetSoundPath Overload
ComPDFKit.PDFAnnotation Namespace