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