DdCharset Property (IStyleSheetRule)
In This Topic
Gets/sets the "ddo-char-set" value. This value seams to always be an integer, but old code used a string to store it.
Syntax
'Declaration
Property DdCharset As String
string DdCharset {get; set;}
See Also