ParagraphStyleUnorderedListChar Property |
Character for unordered list in paragraph, if paragraph is an unordered list
Namespace:
Aspose.Pub
Assembly:
Aspose.PUB (in Aspose.PUB.dll) Version: 20.2
Syntaxpublic char UnorderedListChar { get; }Public ReadOnly Property UnorderedListChar As Char
Get
public:
property wchar_t UnorderedListChar {
wchar_t get ();
}member UnorderedListChar : char with get
Property Value
Type:
Char
See Also