'宣言 Protected Overridable ReadOnly Property DefaultPadding As System.Windows.Forms.Padding
'使用法 Dim instance As PdfOptionsForm Dim value As System.Windows.Forms.Padding value = instance.DefaultPadding
protected virtual System.Windows.Forms.Padding DefaultPadding {get;}