CPDFUriAction Class |
Namespace: ComPDFKit.PDFDocument.Action
public class CPDFUriAction : CPDFAction
The CPDFUriAction type exposes the following members.
Name | Description | |
---|---|---|
![]() | CPDFUriAction |
Constructor function, used for creating Uri action.
|
Name | Description | |
---|---|---|
![]() | ActionType |
Get action type, more:C_ACTION_TYPE (Inherited from CPDFAction.) |
Name | Description | |
---|---|---|
![]() | GetUri |
Gets URI.
|
![]() | IsValid |
Whether the object is valid.
(Inherited from CPDFAction.) |
![]() | Release |
Releases resources of the object.
(Inherited from CPDFAction.) |
![]() | SetUri |
Sets URI.
|