PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfPushButton.Action Class
Properties


In This Topic
    PdfPushButton.Action Class Members
    In This Topic

    The following tables list the members exposed by PdfPushButton.Action.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the type of the current PdfPushButton.Action.  
    Public PropertyGets or sets the command associated with the current PdfPushButton.Action. Command semantics depend on ActionType.  
    Public PropertyGets or sets the 1-based page number for ButtonAction.GotoPage action. Note that setting this property overrides the current Command value with the string representation of the page number.  
    Top
    See Also