'Declaration
Public Property IconLayout As Xfinium.Pdf.Forms.PdfPushButtonIconLayout
'Usage
Dim instance As PdfVisualPushButtonWidget
Dim value As Xfinium.Pdf.Forms.PdfPushButtonIconLayout
instance.IconLayout = value
value = instance.IconLayout
public Xfinium.Pdf.Forms.PdfPushButtonIconLayout IconLayout {get; set;}
public:
property Xfinium.Pdf.Forms.PdfPushButtonIconLayout IconLayout {
Xfinium.Pdf.Forms.PdfPushButtonIconLayout get();
void set ( Xfinium.Pdf.Forms.PdfPushButtonIconLayout value);
}
Property Value
A
Xfinium.Pdf.Forms.PdfPushButtonIconLayout that specifies the layout of the icon within the widget appearance.
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2