AODL.Document.Styles.MasterStyles.TextMasterPage.TextMasterPage C# (CSharp) Method

TextMasterPage() public method

Initializes a new instance of the TextMasterPage class.
public TextMasterPage ( ) : System
return System
		public TextMasterPage()
		{
		}

Same methods

TextMasterPage::TextMasterPage ( TextDocument ownerTextDocument, XmlNode masterPageNode ) : System