ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfPushButton Class / Layout Property

In This Topic
    Layout Property (PdfPushButton)
    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