Version

WordSectionSettings Class Properties

For a list of all members of this type, see WordSectionSettings members.

Public Properties
 NameDescription
Public PropertyDependencyObjectTypeGets the System.Windows.DependencyObjectType that wraps the CLR type of this instance. (Inherited from System.Windows.DependencyObject)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this System.Windows.Threading.DispatcherObject is associated with. (Inherited from System.Windows.Threading.DispatcherObject)
Public PropertyIsSealedGets a value that indicates whether this instance is currently sealed (read-only). (Inherited from System.Windows.DependencyObject)
Public PropertyPageMarginsReturns or sets the margins for all pages in the section to which the settings are applied.  
Public PropertyPageOrientationReturns or sets the orientation for all the pages in the section to which the settings are applied.  
Public PropertyPageSizeReturns or sets the size of the pages in the section to which the settings are applied.  
Public PropertyPaperCodeReturns or sets a value which represents a printer specific paper code for the paper type for all pages for the section to which the settings are applied.  
See Also