Class for a URI action. A URI action causes a URI to be resolved.
Namespace: BitMiracle.Docotic.PdfAssembly: BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
| C# |
|---|
public sealed class PdfUriAction : PdfAction |
| Visual Basic |
|---|
Public NotInheritable Class PdfUriAction _
Inherits PdfAction |
| Visual C++ |
|---|
public ref class PdfUriAction sealed : public PdfAction |
Inheritance Hierarchy
Version Information
.NET Framework
Supported in: 4, 3.5, 3.0, 2.0
Silverlight
Supported in: 4, 3
Silverlight for Windows Phone
Supported in: Windows Phone 7.1, Windows Phone 7.0
See Also