バージョン

GetHeaderPadding メソッド

ヘッダーの周囲のパディングを取得します
シンタックス
'宣言
 
Public Function GetHeaderPadding( _
   ByVal headerType As ThemedExplorer.HeaderType _
) As Margins
public Margins GetHeaderPadding( 
   ThemedExplorer.HeaderType headerType
)

パラメータ

headerType
パディングを取得するためのヘッダーのタイプ。

戻り値の型

Margins インスタンス。
参照