'宣言 Public Property Height As C1.Document.Unit
'使用法 Dim instance As C1PageSettings Dim value As C1.Document.Unit instance.Height = value value = instance.Height
public C1.Document.Unit Height {get; set;}
'宣言 Public Property Height As C1.Document.Unit
'使用法 Dim instance As C1PageSettings Dim value As C1.Document.Unit instance.Height = value value = instance.Height
public C1.Document.Unit Height {get; set;}