NonVisualInkProperties Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
NonVisualInkProperties() | Initializes a new instance of the NonVisualInkProperties class. | |
NonVisualInkProperties(String) | Initializes a new instance of the NonVisualInkProperties class from outer XML. | |
NonVisualInkProperties(array<OpenXmlElement[]) | Initializes a new instance of the NonVisualInkProperties class with the specified child elements. | |
NonVisualInkProperties(IEnumerable<OpenXmlElement>) | Initializes a new instance of the NonVisualInkProperties class with the specified child elements. |
Top