 | SoundIconNames Enumeration |
Namespace:
Patagames.Pdf.Enums
Assemblies:
Patagames.Pdf.Xamarin.iOS (in Patagames.Pdf.Xamarin.iOS.dll) Version: 4.84.2704
Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.84.2704
Syntaxpublic enum SoundIconNames
Public Enumeration SoundIconNames
public enum class SoundIconNames
public enum SoundIconNames
Patagames.Pdf.Enums.SoundIconNames = function();
Patagames.Pdf.Enums.SoundIconNames.createEnum('Patagames.Pdf.Enums.SoundIconNames', false);
Members
| Member name | Value | Description |
---|
| Speaker | 0 |
Speaker stamp icon
|
| Mic | 1 |
Microphone stamp icon
|
| Extended | 2 |
Please see ExtendedIconName property
|
Remarks
Viewer applications should provide predefined icon appearances for at least the following standard names
See Also