Class PrintBoxSetting
[Display(Name = "打印设置", GroupName = "控件设置")]
public class PrintBoxSetting : Settable<PrintBoxSetting>, INotifyPropertyChanged, IDisplayBindable, IIconable, IDable, IDescriptionable, ISettable, INameable, IOrderable, IGroupable, ILoadable, ISaveable, IDefaultable, IClearable
- Inheritance
-
PrintBoxSetting
- Implements
- Inherited Members
- Extension Methods
Properties
PrintableAreaWidth
public double PrintableAreaWidth { get; set; }