PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfPushButton Class / Layout Property

In This Topic
    Layout Property
    In This Topic
    Gets or sets the layout of the current PdfPushButton.
    Syntax
    'Declaration
     
    
    Public Property Layout As ButtonLayout
    public ButtonLayout Layout {get; set;}
    See Also