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