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