'Declaration Public Function New( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer, _ ByVal header As Integer, _ ByVal footer As Integer _ )
'Declaration
Public Function New( _ ByVal left As Integer, _ ByVal top As Integer, _ ByVal right As Integer, _ ByVal bottom As Integer, _ ByVal header As Integer, _ ByVal footer As Integer _ )
public PrintMargin( int left, int top, int right, int bottom, int header, int footer )
PrintMargin クラス PrintMargin メンバ オーバーロード一覧
© 2003-2015, GrapeCity inc. All rights reserved.