'宣言 Public Overloads Function IsLayoutEqual( _ ByVal pageSettings As System.Drawing.Printing.PageSettings _ ) As System.Boolean
public System.bool IsLayoutEqual( System.Drawing.Printing.PageSettings pageSettings )
パラメータ
- pageSettings
- PageSettings object to compare with.
戻り値の型
true if layouts are same, false otherwise.