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