[]
Encapsulates the information necessary to provide word document print settings.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class WordPageSettings
Name | Description |
---|---|
Orientation | Gets or sets the print orientation of Word doc. |
PaperSize | Gets or sets the print paper size of Word doc. |
Name | Description |
---|---|
ToString() | Returns a string that represents this instance. |